add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
8
public/assets/minecraft/models/block/piston/normal.json
Normal file
8
public/assets/minecraft/models/block/piston/normal.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/piston/template",
|
||||
"textures": {
|
||||
"platform": "minecraft:block/piston/top",
|
||||
"bottom": "minecraft:block/piston/bottom",
|
||||
"side": "minecraft:block/piston/side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user