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