Lantern fixes & improvements
This commit is contained in:
parent
29f84ef7e7
commit
6953437705
14 changed files with 319 additions and 167 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/bulb_vine_lantern" }
|
||||
]
|
||||
}
|
||||
}
|
||||
"variants": {
|
||||
"is_floor=false": { "model": "betterend:block/bulb_vine_lantern_ceil" },
|
||||
"is_floor=true": { "model": "betterend:block/bulb_vine_lantern_floor" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue