Now with fancy output blocks
This commit is contained in:
parent
07c138710c
commit
2c666a931e
7 changed files with 188 additions and 6 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"parent": "bloodmagic:block/routing/OutputRoutingNodeCore",
|
||||
"textures": {
|
||||
"core": "blocks/iron_block",
|
||||
"attachment": "minecraft:blocks/stone"
|
||||
},
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 10, -45, 170 ],
|
||||
"translation": [ 0, 1.5, -2.75 ],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue