revert to vanilla assets
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user