add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/jukebox"
|
||||
"has_record=false": {
|
||||
"model": "minecraft:block/jukebox/regular"
|
||||
},
|
||||
"has_record=true": {
|
||||
"model": "minecraft:block/jukebox/has_record"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user