import sources from scattered branches
This commit is contained in:
10
public/assets/minecraft/blockstates/copper_lantern.json
Normal file
10
public/assets/minecraft/blockstates/copper_lantern.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"hanging=false": {
|
||||
"model": "minecraft:block/copper_lantern"
|
||||
},
|
||||
"hanging=true": {
|
||||
"model": "minecraft:block/copper_lantern_hanging"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user