Create/Update assets for version 20w15a

This commit is contained in:
InventiveBot
2020-04-10 19:31:02 +00:00
parent 46532b233b
commit c442254d59
5497 changed files with 294621 additions and 63102 deletions

View File

@@ -1,8 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/piston_bottom",
"side": "block/piston_side",
"top": "block/piston_top"
}
}
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"top": "minecraft:block/piston_top",
"bottom": "minecraft:block/piston_bottom",
"side": "minecraft:block/piston_side"
}
}