Files
minecraft-assets/assets/minecraft/items/short_grass.json
2025-03-19 18:31:15 +01:00

13 lines
218 B
JSON

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