Fixes
This commit is contained in:
parent
6ee49ed3e6
commit
49c8d97d9e
11 changed files with 101 additions and 21 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/hydrothermal_vent" },
|
||||
{ "model": "betterend:block/hydrothermal_vent", "y": 90 },
|
||||
{ "model": "betterend:block/hydrothermal_vent", "y": 180 },
|
||||
{ "model": "betterend:block/hydrothermal_vent", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/sulphuric_geyser" },
|
||||
{ "model": "betterend:block/sulphuric_geyser", "y": 90 },
|
||||
{ "model": "betterend:block/sulphuric_geyser", "y": 180 },
|
||||
{ "model": "betterend:block/sulphuric_geyser", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue