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

13 lines
No EOL
218 B
JSON

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