Minecraft:XOR Block: Difference between revisions
More actions
imported>Nixinova tidy lead |
Remove broken links to missing pages |
||
| Line 4: | Line 4: | ||
| image = XOR 4K1.png | | image = XOR 4K1.png | ||
| rows = | | rows = | ||
{{infobox row | {{infobox row|Luminous|No}} | ||
{{infobox row | {{infobox row|Transparent|No}} | ||
}} | }} | ||
In | 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 | 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 | 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 | |{{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}} | ||
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
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
History
Gallery
Screenshots
-
XOR blocks scattered throughout the world.
Textures
-
Top texture
-
Side texture
-
Bottom texture
Template:Navbox Minecraft 4k Template:Navbox blocks
pt:Bloco XOR