You've already forked minecraft-assets
Create/Update assets for version 25w09a
This commit is contained in:
16
assets/minecraft/models/block/template_leaf_litter_2.json
Normal file
16
assets/minecraft/models/block/template_leaf_litter_2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0.25, 8],
|
||||
"to": [8, 0.25, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 8, 8, 16], "texture": "#texture", "tintindex": 0},
|
||||
"down": {"uv": [0, 16, 8, 8], "texture": "#texture", "tintindex": 0}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user