minecraft-src/assets/minecraft/items/grass_block.json
2025-07-04 03:15:13 +03:00

13 lines
No EOL
219 B
JSON

{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/grass_block",
"tints": [
{
"type": "minecraft:grass",
"downfall": 1.0,
"temperature": 0.5
}
]
}
}