Default ID fix, renames
This commit is contained in:
parent
720103bd45
commit
e1f88b453a
88 changed files with 482 additions and 561 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betternether:block/%name%_log" },
|
||||
"axis=z": { "model": "betternether:block/%name%_log", "x": 90 },
|
||||
"axis=x": { "model": "betternether:block/%name%_log", "x": 90, "y": 90 }
|
||||
}
|
||||
"variants": {
|
||||
"axis=y": { "model": "betternether:block/%name%_log" },
|
||||
"axis=z": { "model": "betternether:block/%name%_log", "x": 90 },
|
||||
"axis=x": { "model": "betternether:block/%name%_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue