You've already forked minecraft-assets
Create/Update assets for version 20w29a
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
{
|
||||
"textures": {
|
||||
"texture": "block/mushroom_stem",
|
||||
"particle": "block/mushroom_stem"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#texture", "cullface":"north" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"parent": "minecraft:block/template_single_face",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mushroom_stem"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user