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,18 +1,7 @@
{
"parent": "block/cube",
"textures": {
"east": "block/lodestone_east",
"north": "block/lodestone_north",
"south": "block/lodestone_south",
"up": "block/lodestone_top",
"down": "block/lodestone_top",
"west": "block/lodestone_west",
"particle": "block/lodestone_east"
},
"display": {
"gui": {
"rotation": [30, 135, 0],
"scale": [0.625, 0.625, 0.625]
}
}
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/lodestone_top",
"side": "minecraft:block/lodestone_side"
}
}