You've already forked minecraft-assets
Create/Update assets for version 20w15a
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "block/piston_bottom",
|
||||
"side": "block/piston_side",
|
||||
"top": "block/piston_top"
|
||||
}
|
||||
}
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"top": "minecraft:block/piston_top",
|
||||
"bottom": "minecraft:block/piston_bottom",
|
||||
"side": "minecraft:block/piston_side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user