You've already forked minecraft-assets
Create/Update assets for version 20w29a
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=true": { "model": "block/redstone_torch" },
|
||||
"lit=false": { "model": "block/redstone_torch_off" }
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/redstone_torch_off"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/redstone_torch"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user