Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:XOR Block: Difference between revisions

From SAS Gaming Wiki
imported>Nixinova
tidy lead
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 4: Line 4:
| image = XOR 4K1.png
| image = XOR 4K1.png
| rows =
| rows =
{{infobox row|[[Minecraft:Light|Luminous]]|No}}
{{infobox row|Luminous|No}}
{{infobox row|[[Minecraft:Opacity|Transparent]]|No}}
{{infobox row|Transparent|No}}
}}
}}


In [[Minecraft:4k-1|the first version]] of ''[[Minecraft:Minecraft 4k]]'', there is only one block, with a block ID of 1. Its texture resembles that of an XOR fractal.
In the first version of ''Minecraft 4k'', there is only one block, with a block ID of 1. Its texture resembles that of an XOR fractal.
It seems to be a test block, as it was removed in version [[Minecraft:4k-2]] when more blocks were added.
It seems to be a test block, as it was removed in version 4k-2 when more blocks were added.


== Obtaining ==
== Obtaining ==
Line 21: Line 21:
{{info needed section|describe the code used - can be found at https://github.com/NeRdTheNed/MC-TextureGen}}
{{info needed section|describe the code used - can be found at https://github.com/NeRdTheNed/MC-TextureGen}}


The texture for the XOR block was generated by the game at runtime (similarly to [[Minecraft:Procedural animated texture generation|what was done in Java Edition at that time for water and lava]]), rather than being stored inside of the jar as an image file.
The texture for the XOR block was generated by the game at runtime (similarly to what was done in Java Edition at that time for water and lava), rather than being stored inside of the jar as an image file.


== Data values ==
== Data values ==
Line 41: Line 41:
|{{HistoryLine|Minecraft 4k}}
|{{HistoryLine|Minecraft 4k}}
|{{HistoryLine||4k-1|[[File:XOR 4K1.png|32px]] Added XOR Block.}}
|{{HistoryLine||4k-1|[[File:XOR 4K1.png|32px]] Added XOR Block.}}
|{{HistoryLine||4k-2|[[File:Grass Block 4K2.png|32px]] The XOR Block has been removed and replaced with [[Minecraft:Minecraft 4k/Grass Block|grass blocks]].}}
|{{HistoryLine||4k-2|[[File:Grass Block 4K2.png|32px]] The XOR Block has been removed and replaced with grass blocks.}}
}}
}}


Line 61: Line 61:
{{Navbox blocks|Removed}}
{{Navbox blocks|Removed}}


[[Minecraft:pt:Bloco XOR]]
pt:Bloco XOR

Revision as of 16:10, 9 April 2026

Template:Conjecture Template:Removed feature Template:Infobox

In the first version of Minecraft 4k, there is only one block, with a block ID of 1. Its texture resembles that of an XOR fractal. It seems to be a test block, as it was removed in version 4k-2 when more blocks were added.

Obtaining

Breaking

Since the mechanic for breaking blocks had not been added yet in the version the XOR block was added, it cannot be obtained or broken.

Natural generation

In 4k-1, XOR blocks are scattered throughout the world in the same pattern every time the game is loaded. They generate more frequently at lower heights.

Texture

Template:Info needed section

The texture for the XOR block was generated by the game at runtime (similarly to what was done in Java Edition at that time for water and lava), rather than being stored inside of the jar as an image file.

Data values

ID

Template:ID table

History

Template:HistoryTable

Gallery

Screenshots

Textures

Navigation

Template:Navbox Minecraft 4k Template:Navbox blocks

pt:Bloco XOR