Files
minecraft-assets/assets/minecraft/items/tall_grass.json
2025-03-12 18:31:32 +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
}
]
}
}