Stripped name fix
This commit is contained in:
parent
81e62efcf6
commit
baff425b70
49 changed files with 219 additions and 219 deletions
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/%name%_striped_bark",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:block/%name%_striped_bark"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/%name%_striped_bark",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/%name%_striped_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:block/%name%_striped_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/%name%_striped_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
16
utility_res/blockstates/%name%_stripped_bark.json
Normal file
16
utility_res/blockstates/%name%_stripped_bark.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/%name%_stripped_bark",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:block/%name%_stripped_bark"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/%name%_stripped_bark",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
16
utility_res/blockstates/%name%_stripped_log.json
Normal file
16
utility_res/blockstates/%name%_stripped_log.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/%name%_stripped_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:block/%name%_stripped_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/%name%_stripped_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue