revert to vanilla assets

This commit is contained in:
2026-07-09 21:14:29 -04:00
parent 826e8967a2
commit 223b733bdc
2126 changed files with 38030 additions and 3856 deletions

View File

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