Merged inventory keys in blockstate jsons

This commit is contained in:
drcrazy 2017-09-05 00:15:02 +03:00
parent c11b79828c
commit a1c77aa47c
37 changed files with 559 additions and 734 deletions

View file

@ -25,8 +25,11 @@
package techreborn.client.gui; package techreborn.client.gui;
import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.EntityPlayer;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
import techreborn.tiles.generator.TileDieselGenerator; import techreborn.tiles.generator.TileDieselGenerator;
@SideOnly(Side.CLIENT)
public class GuiDieselGenerator extends GuiBase { public class GuiDieselGenerator extends GuiBase {
TileDieselGenerator tile; TileDieselGenerator tile;

View file

@ -11,6 +11,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"side": "techreborn:blocks/machines/generators/diesel_generator_side_off", "side": "techreborn:blocks/machines/generators/diesel_generator_side_off",
"top": "techreborn:blocks/machines/generators/diesel_generator_top_off" "top": "techreborn:blocks/machines/generators/diesel_generator_top_off"
@ -42,13 +43,6 @@
"top": "techreborn:blocks/machines/generators/diesel_generator_top_off" "top": "techreborn:blocks/machines/generators/diesel_generator_top_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"side": "techreborn:blocks/machines/generators/diesel_generator_side_off",
"top": "techreborn:blocks/machines/generators/diesel_generator_top_off"
}
} }
} }
} }

View file

@ -12,12 +12,14 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"side": "techreborn:blocks/machines/generators/dragon_egg_syphon_side_off" "side": "techreborn:blocks/machines/generators/dragon_egg_syphon_side_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -40,12 +42,6 @@
"side": "techreborn:blocks/machines/generators/dragon_egg_syphon_side_off" "side": "techreborn:blocks/machines/generators/dragon_egg_syphon_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"side": "techreborn:blocks/machines/generators/dragon_egg_syphon_side_off"
}
} }
} }
} }

View file

@ -15,12 +15,14 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/generators/fusion_reactor_front_off" "front": "techreborn:blocks/machines/generators/fusion_reactor_front_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -43,12 +45,6 @@
"front": "techreborn:blocks/machines/generators/fusion_reactor_front_off" "front": "techreborn:blocks/machines/generators/fusion_reactor_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/generators/fusion_reactor_front_off"
}
} }
} }
} }

View file

@ -14,11 +14,14 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -33,17 +36,14 @@
"active": { "active": {
"true": { "true": {
"textures": { "textures": {
} }
}, },
"false": { "false": {
"textures": { "textures": {
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
}
} }
} }
} }

View file

@ -11,6 +11,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"top": "techreborn:blocks/machines/generators/magic_energy_absorber_top_off", "top": "techreborn:blocks/machines/generators/magic_energy_absorber_top_off",
"side": "techreborn:blocks/machines/generators/magic_energy_absorber_side_off" "side": "techreborn:blocks/machines/generators/magic_energy_absorber_side_off"
@ -42,13 +43,6 @@
"side": "techreborn:blocks/machines/generators/magic_energy_absorber_side_off" "side": "techreborn:blocks/machines/generators/magic_energy_absorber_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"top": "techreborn:blocks/machines/generators/magic_energy_absorber_top_off",
"side": "techreborn:blocks/machines/generators/magic_energy_absorber_side_off"
}
} }
} }
} }

View file

@ -11,6 +11,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"top": "techreborn:blocks/machines/generators/magic_energy_converter_top_off", "top": "techreborn:blocks/machines/generators/magic_energy_converter_top_off",
"side": "techreborn:blocks/machines/generators/magic_energy_converter_side_off" "side": "techreborn:blocks/machines/generators/magic_energy_converter_side_off"
@ -42,13 +43,6 @@
"side": "techreborn:blocks/machines/generators/magic_energy_converter_side_off" "side": "techreborn:blocks/machines/generators/magic_energy_converter_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"top": "techreborn:blocks/machines/generators/magic_energy_converter_top_off",
"side": "techreborn:blocks/machines/generators/magic_energy_converter_side_off"
}
} }
} }
} }

View file

@ -11,13 +11,17 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"particle": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off",
"down": "techreborn:blocks/machines/generators/generator_bottom",
"top": "techreborn:blocks/machines/generators/semi_fluid_generator_top_off", "top": "techreborn:blocks/machines/generators/semi_fluid_generator_top_off",
"side": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off" "side": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -42,15 +46,6 @@
"side": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off" "side": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"particle": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off",
"down": "techreborn:blocks/machines/generators/generator_bottom",
"top": "techreborn:blocks/machines/generators/semi_fluid_generator_top_off",
"side": "techreborn:blocks/machines/generators/semi_fluid_generator_side_off"
}
} }
} }
} }

View file

@ -12,12 +12,17 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"particle": "techreborn:blocks/machines/generators/generator_side_off",
"down": "techreborn:blocks/machines/generators/generator_bottom",
"top": "techreborn:blocks/machines/generators/generator_top",
"side": "techreborn:blocks/machines/generators/generator_side_off" "side": "techreborn:blocks/machines/generators/generator_side_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -40,15 +45,6 @@
"side": "techreborn:blocks/machines/generators/generator_side_off" "side": "techreborn:blocks/machines/generators/generator_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"particle": "techreborn:blocks/machines/generators/generator_side_off",
"down": "techreborn:blocks/machines/generators/generator_bottom",
"top": "techreborn:blocks/machines/generators/generator_top",
"side": "techreborn:blocks/machines/generators/generator_side_off"
}
} }
} }
} }

View file

@ -11,13 +11,16 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": { "textures": {
"particle": "techreborn:blocks/machines/generators/thermal_generator_side_off",
"top": "techreborn:blocks/machines/generators/thermal_generator_top_off", "top": "techreborn:blocks/machines/generators/thermal_generator_top_off",
"side": "techreborn:blocks/machines/generators/thermal_generator_side_off" "side": "techreborn:blocks/machines/generators/thermal_generator_side_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -42,14 +45,6 @@
"side": "techreborn:blocks/machines/generators/thermal_generator_side_off" "side": "techreborn:blocks/machines/generators/thermal_generator_side_off"
} }
} }
},
"inventory": {
"model": "cube_bottom_top",
"textures": {
"particle": "techreborn:blocks/machines/generators/thermal_generator_side_off",
"top": "techreborn:blocks/machines/generators/thermal_generator_top_off",
"side": "techreborn:blocks/machines/generators/thermal_generator_side_off"
}
} }
} }
} }

View file

@ -15,6 +15,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"north": "techreborn:blocks/machines/generators/wind_mill_front_off" "north": "techreborn:blocks/machines/generators/wind_mill_front_off"
} }
@ -43,12 +44,6 @@
"north": "techreborn:blocks/machines/generators/wind_mill_front_on" "north": "techreborn:blocks/machines/generators/wind_mill_front_on"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"north": "techreborn:blocks/machines/generators/wind_mill_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier0_machines/alloy_furnace_front_off" "front": "techreborn:blocks/machines/tier0_machines/alloy_furnace_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier0_machines/alloy_furnace_front_off" "front": "techreborn:blocks/machines/tier0_machines/alloy_furnace_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier0_machines/alloy_furnace_front_off"
}
} }
} }
} }

View file

@ -13,12 +13,14 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier0_machines/furnace_front_off" "front": "techreborn:blocks/machines/tier0_machines/furnace_front_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -41,12 +43,6 @@
"front": "techreborn:blocks/machines/tier0_machines/furnace_front_off" "front": "techreborn:blocks/machines/tier0_machines/furnace_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier0_machines/furnace_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/electric_alloy_smelter_front_off" "front": "techreborn:blocks/machines/tier1_machines/electric_alloy_smelter_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/electric_alloy_smelter_front_off" "front": "techreborn:blocks/machines/tier1_machines/electric_alloy_smelter_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/electric_alloy_smelter_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/assembling_machine_front_off" "front": "techreborn:blocks/machines/tier1_machines/assembling_machine_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/assembling_machine_front_off" "front": "techreborn:blocks/machines/tier1_machines/assembling_machine_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/assembling_machine_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/chemical_reactor_front_off" "front": "techreborn:blocks/machines/tier1_machines/chemical_reactor_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/chemical_reactor_front_off" "front": "techreborn:blocks/machines/tier1_machines/chemical_reactor_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/chemical_reactor_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/compressor_front_off" "front": "techreborn:blocks/machines/tier1_machines/compressor_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/compressor_front_off" "front": "techreborn:blocks/machines/tier1_machines/compressor_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/compressor_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/electric_furnace_front_off" "front": "techreborn:blocks/machines/tier1_machines/electric_furnace_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/electric_furnace_front_off" "front": "techreborn:blocks/machines/tier1_machines/electric_furnace_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/electric_furnace_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/extractor_front_off" "front": "techreborn:blocks/machines/tier1_machines/extractor_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/extractor_front_off" "front": "techreborn:blocks/machines/tier1_machines/extractor_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/extractor_front_off"
}
} }
} }
} }

View file

@ -12,6 +12,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"top": "techreborn:blocks/machines/tier1_machines/grinder_top_off", "top": "techreborn:blocks/machines/tier1_machines/grinder_top_off",
"front": "techreborn:blocks/machines/tier1_machines/grinder_front_off" "front": "techreborn:blocks/machines/tier1_machines/grinder_front_off"
@ -19,6 +20,7 @@
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -43,13 +45,6 @@
"front": "techreborn:blocks/machines/tier1_machines/grinder_front_off" "front": "techreborn:blocks/machines/tier1_machines/grinder_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"top": "techreborn:blocks/machines/tier1_machines/grinder_top_off",
"front": "techreborn:blocks/machines/tier1_machines/grinder_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/industrial_electrolyzer_front_off" "front": "techreborn:blocks/machines/tier1_machines/industrial_electrolyzer_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/industrial_electrolyzer_front_off" "front": "techreborn:blocks/machines/tier1_machines/industrial_electrolyzer_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/industrial_electrolyzer_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/recycler_front_off" "front": "techreborn:blocks/machines/tier1_machines/recycler_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/recycler_front_off" "front": "techreborn:blocks/machines/tier1_machines/recycler_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/recycler_front_off"
}
} }
} }
} }

View file

@ -13,12 +13,14 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/rolling_machine_front_off" "front": "techreborn:blocks/machines/tier1_machines/rolling_machine_front_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -41,12 +43,6 @@
"front": "techreborn:blocks/machines/tier1_machines/rolling_machine_front_off" "front": "techreborn:blocks/machines/tier1_machines/rolling_machine_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/rolling_machine_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier1_machines/scrapboxinator_front_off" "front": "techreborn:blocks/machines/tier1_machines/scrapboxinator_front_off"
} }
@ -41,12 +42,6 @@
"front": "techreborn:blocks/machines/tier1_machines/scrapboxinator_front_off" "front": "techreborn:blocks/machines/tier1_machines/scrapboxinator_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier1_machines/scrapboxinator_front_off"
}
} }
} }
} }

View file

@ -11,6 +11,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"top": "techreborn:blocks/machines/tier2_machines/charge_bench_top_off", "top": "techreborn:blocks/machines/tier2_machines/charge_bench_top_off",
"side": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off", "side": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off",
@ -45,14 +46,6 @@
"front": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off" "front": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"top": "techreborn:blocks/machines/tier2_machines/charge_bench_top_off",
"side": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off",
"front": "techreborn:blocks/machines/tier2_machines/charge_bench_side_off"
}
} }
} }
} }

View file

@ -14,6 +14,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
} }
}, },
@ -39,11 +40,6 @@
"textures": { "textures": {
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
}
} }
} }
} }

View file

@ -15,6 +15,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier2_machines/distillation_tower_front_off" "front": "techreborn:blocks/machines/tier2_machines/distillation_tower_front_off"
} }
@ -43,12 +44,6 @@
"front": "techreborn:blocks/machines/tier2_machines/distillation_tower_front_off" "front": "techreborn:blocks/machines/tier2_machines/distillation_tower_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier2_machines/distillation_tower_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"west": "techreborn:blocks/machines/tier2_machines/implosion_compressor_west_off", "west": "techreborn:blocks/machines/tier2_machines/implosion_compressor_west_off",
"east": "techreborn:blocks/machines/tier2_machines/implosion_compressor_east_off", "east": "techreborn:blocks/machines/tier2_machines/implosion_compressor_east_off",
@ -21,6 +22,7 @@
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -47,14 +49,6 @@
"front": "techreborn:blocks/machines/tier2_machines/implosion_compressor_front_off" "front": "techreborn:blocks/machines/tier2_machines/implosion_compressor_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"west": "techreborn:blocks/machines/tier2_machines/implosion_compressor_west_off",
"east": "techreborn:blocks/machines/tier2_machines/implosion_compressor_east_off",
"front": "techreborn:blocks/machines/tier2_machines/implosion_compressor_front_off"
}
} }
} }
} }

View file

@ -13,6 +13,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"west": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_west_off", "west": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_west_off",
"east": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_east_off", "east": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_east_off",
@ -47,14 +48,6 @@
"front": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"west": "techreborn:blocks/machines/tier2_machines/implosion_compressor_west_off",
"east": "techreborn:blocks/machines/tier2_machines/implosion_compressor_east_off",
"front": "techreborn:blocks/machines/tier2_machines/industrial_blast_furnace_front_off"
}
} }
} }
} }

View file

@ -15,13 +15,18 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"particle": "techreborn:blocks/machines/tier2_machines/machine_west",
"down": "techreborn:blocks/machines/tier2_machines/machine_bottom",
"south": "techreborn:blocks/machines/tier2_machines/machine_back",
"top": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_top_off", "top": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_top_off",
"front": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_front_off"
} }
}, },
"facing": { "facing": {
"north": { "north": {
}, },
"east": { "east": {
"y": 90 "y": 90
@ -46,16 +51,6 @@
"front": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"particle": "techreborn:blocks/machines/tier2_machines/machine_west",
"down": "techreborn:blocks/machines/tier2_machines/machine_bottom",
"south": "techreborn:blocks/machines/tier2_machines/machine_back",
"top": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_top_off",
"front": "techreborn:blocks/machines/tier2_machines/industrial_centrifuge_front_off"
}
} }
} }
} }

View file

@ -14,6 +14,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"top": "techreborn:blocks/machines/tier2_machines/industrial_grinder_top_off", "top": "techreborn:blocks/machines/tier2_machines/industrial_grinder_top_off",
"front": "techreborn:blocks/machines/tier2_machines/industrial_grinder_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_grinder_front_off"
@ -45,13 +46,6 @@
"front": "techreborn:blocks/machines/tier2_machines/industrial_grinder_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_grinder_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"top": "techreborn:blocks/machines/tier2_machines/industrial_grinder_top_off",
"front": "techreborn:blocks/machines/tier2_machines/industrial_grinder_front_off"
}
} }
} }
} }

View file

@ -15,6 +15,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"front": "techreborn:blocks/machines/tier2_machines/industrial_sawmill_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_sawmill_front_off"
} }
@ -43,12 +44,6 @@
"front": "techreborn:blocks/machines/tier2_machines/industrial_sawmill_front_off" "front": "techreborn:blocks/machines/tier2_machines/industrial_sawmill_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"front": "techreborn:blocks/machines/tier2_machines/industrial_sawmill_front_off"
}
} }
} }
} }

View file

@ -12,6 +12,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"top": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_top_off", "top": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_top_off",
"front": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_front_off" "front": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_front_off"
@ -43,13 +44,6 @@
"front": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_front_off" "front": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_front_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"top": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_top_off",
"front": "techreborn:blocks/machines/tier2_machines/vacuum_freezer_front_off"
}
} }
} }
} }

View file

@ -14,6 +14,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
} }
}, },
@ -39,11 +40,6 @@
"textures": { "textures": {
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
}
} }
} }
} }

View file

@ -11,6 +11,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
"top": "techreborn:blocks/machines/tier3_machines/mass_fabricator_top_off", "top": "techreborn:blocks/machines/tier3_machines/mass_fabricator_top_off",
"side": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off", "side": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off",
@ -45,14 +46,6 @@
"front": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off" "front": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off"
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
"top": "techreborn:blocks/machines/tier3_machines/mass_fabricator_top_off",
"side": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off",
"front": "techreborn:blocks/machines/tier3_machines/mass_fabricator_side_off"
}
} }
} }
} }

View file

@ -14,6 +14,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
} }
}, },
@ -39,11 +40,6 @@
"textures": { "textures": {
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
}
} }
} }
} }

View file

@ -14,6 +14,7 @@
"variants": { "variants": {
"inventory": { "inventory": {
"transform": "forge:default-block", "transform": "forge:default-block",
"model": "orientable",
"textures": { "textures": {
} }
}, },
@ -39,11 +40,6 @@
"textures": { "textures": {
} }
} }
},
"inventory": {
"model": "orientable",
"textures": {
}
} }
} }
} }