Fusion Coils now use jsons
This commit is contained in:
parent
7379e32a17
commit
e6ba58eb45
3 changed files with 22 additions and 14 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"transform": "forge:default-block",
|
||||
"model": "cube",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/fusion_coil_side",
|
||||
"down": "techreborn:blocks/machine/greg_machines/fusion_coil_heart",
|
||||
"up": "techreborn:blocks/machine/greg_machines/fusion_coil_heart",
|
||||
"north": "techreborn:blocks/machine/greg_machines/fusion_coil_side",
|
||||
"south": "techreborn:blocks/machine/greg_machines/fusion_coil_side",
|
||||
"west": "techreborn:blocks/machine/greg_machines/fusion_coil_side",
|
||||
"east": "techreborn:blocks/machine/greg_machines/fusion_coil_side"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue