Create/Update assets for version 21w06a

This commit is contained in:
InventiveBot
2021-02-10 20:03:49 +00:00
parent afb02276af
commit 14290966d5
7793 changed files with 440970 additions and 97706 deletions

View File

@@ -1,8 +1,8 @@
{
"parent": "block/template_piston",
"textures": {
"bottom": "block/piston_bottom",
"side": "block/piston_side",
"platform": "block/piston_top_sticky"
}
}
"parent": "minecraft:block/template_piston",
"textures": {
"platform": "minecraft:block/piston_top_sticky",
"bottom": "minecraft:block/piston_bottom",
"side": "minecraft:block/piston_side"
}
}