Files
minecraft-assets/assets/minecraft/items/tall_grass.json
2024-12-04 18:40:48 +01:00

13 lines
217 B
JSON

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