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