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