Minecraft 4k/Grass Block

This feature is exclusive to Minecraft 4k.
 
This article is a stub.
 
You can help by expanding it.
Grass Block
Grass Block 4K2.png: Infobox image for Grass Block the infobox in Minecraft
Luminous

No

Transparent

No

In Minecraft 4k, the Grass block has a block ID of 1. It was originally the XOR Block. Unlike normal Minecraft, grass blocks do not turn into dirt when a block is placed above it.

Texture

This section is missing information about: describe the code used - can be found at https://github.com/NeRdTheNed/MC-TextureGen.
 
Please expand the section to include this information. Further details may exist on the talk page.
The grass block's side texture if it was 512×512 instead of 16×16

The texture for the Grass 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.

A sinusoidal function is used to determine which of the pixels on the side belong to grass and which belong to dirt. This function becomes much more obvious when a higher-resolution version of the texture is generated.[1]

Data values

ID

NameNumeric ID Form
BlockSprite grass-block-4k.png: Sprite image for grass-block-4k in Minecraft [No displayed name]1Block

History

Minecraft 4k
4k-2 Added grass block, replacing the XOR Block.

Gallery

Textures

References

Navigation