Create/Update assets for version 20w19a

This commit is contained in:
InventiveBot
2020-05-06 20:04:35 +00:00
parent c3f88e1446
commit b41fc436e9
5724 changed files with 316337 additions and 67363 deletions

View File

@@ -1,9 +1,9 @@
{
"parent": "block/orientable",
"textures": {
"top": "block/loom_top",
"bottom": "block/loom_bottom",
"front": "block/loom_front",
"side": "block/loom_side"
}
}
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/loom_top",
"bottom": "minecraft:block/loom_bottom",
"side": "minecraft:block/loom_side",
"front": "minecraft:block/loom_front"
}
}