minecraft-src/assets/minecraft/items/bush.json
2025-07-04 03:45:38 +03:00

13 lines
No EOL
211 B
JSON

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