You've already forked minecraft-assets
Create/Update assets for version 1.21.4
This commit is contained in:
13
assets/minecraft/items/grass_block.json
Normal file
13
assets/minecraft/items/grass_block.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/grass_block",
|
||||
"tints": [
|
||||
{
|
||||
"type": "minecraft:grass",
|
||||
"downfall": 1.0,
|
||||
"temperature": 0.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user