From 01ed5c22ab8c2dccd761d0150d0ec221502a48d7 Mon Sep 17 00:00:00 2001 From: Yulife Date: Sat, 4 Jun 2016 12:27:08 +0200 Subject: [PATCH] Big JSON cleanup --- .../techreborn/blockstates/blastFurnace.json | 65 ------------------ .../blockstates/distillationtower.json | 61 ---------------- .../techreborn/blockstates/grinder.json | 64 ----------------- .../blockstates/implosioncompressor.json | 65 ------------------ .../blockstates/industrialSawmill.json | 61 ---------------- .../blockstates/industrialelectrolyzer.json | 56 --------------- .../blockstates/techreborn.centrifuge.json | 63 ----------------- .../tier0_machines/alloy_furnace.json | 57 +++++++++++++++ .../blockstates/tier0_machines/furnace.json | 57 +++++++++++++++ .../tier1_machines/alloy_smelter.json | 57 +++++++++++++++ .../tier1_machines/assembly_machine.json | 56 +++++++++++++++ .../tier1_machines/chemical_reactor.json | 56 +++++++++++++++ .../tier1_machines/compressor.json | 57 +++++++++++++++ .../blockstates/tier1_machines/extractor.json | 57 +++++++++++++++ .../blockstates/tier1_machines/grinder.json | 59 ++++++++++++++++ .../industrial_electrolyzer.json | 56 +++++++++++++++ .../blockstates/tier1_machines/recycler.json | 57 +++++++++++++++ .../tier1_machines/rolling_machine.json | 56 +++++++++++++++ .../tier1_machines/scrapboxinator.json | 56 +++++++++++++++ .../tier2_machines/distillation_tower.json | 61 ++++++++++++++++ .../tier2_machines/implosion_compressor.json | 65 ++++++++++++++++++ .../industrial_blast_furnace.json | 65 ++++++++++++++++++ .../tier2_machines/industrial_centrifuge.json | 63 +++++++++++++++++ .../tier2_machines/industrial_grinder.json | 63 +++++++++++++++++ .../tier2_machines/industrial_saw_mill.json | 61 ++++++++++++++++ .../alloy_furnace_front_off.png | Bin .../alloy_furnace_front_on.png | Bin .../alloy_furnace_front_on.png.mcmeta | 0 .../furnace_front_off.png} | Bin .../furnace_front_on.png} | Bin .../furnace_front_on.png.mcmeta} | 0 .../machine_bottom.png} | Bin .../machine_side.png} | Bin .../machine_top.png} | Bin .../assembling_machine_front_off.png | Bin .../assembling_machine_front_on.png | Bin .../assembling_machine_front_on.png.mcmeta | 0 .../chemical_reactor_side_off.png | Bin .../chemical_reactor_side_on.png | Bin .../chemical_reactor_side_on.png.mcmeta | 0 .../electric_crafting_table_side.png | Bin .../electric_crafting_table_top.png | Bin .../industrial_electrolyzer_front_off.png | Bin .../industrial_electrolyzer_front_on.png | Bin ...ndustrial_electrolyzer_front_on.png.mcmeta | 0 .../machine_bottom.png | Bin .../machine_side.png | Bin .../machine_top.png | Bin .../player_detector_all.png | Bin .../player_detector_others.png | Bin .../player_detector_you.png | Bin .../rolling_machine_side_off.png | Bin .../rolling_machine_side_on.png | Bin .../rolling_machine_side_on.png.mcmeta | 0 .../scrapboxinator_front_off.png | Bin .../scrapboxinator_front_on.png | Bin .../scrapboxinator_front_on.png.mcmeta | 0 .../tier1_machines/tier1_machine_bottom.png | Bin 554 -> 0 bytes .../tier1_machines/tier1_machine_top.png | Bin 555 -> 0 bytes .../distillation_tower_front_off.png | Bin .../distillation_tower_front_on.png | Bin .../distillation_tower_front_on.png.mcmeta | 0 .../implosion_compressor_east_off.png | Bin .../implosion_compressor_east_on.png | Bin .../implosion_compressor_east_on.png.mcmeta | 0 .../implosion_compressor_front_off.png | Bin .../implosion_compressor_front_on.png | Bin .../implosion_compressor_front_on.png.mcmeta | 0 .../implosion_compressor_west_off.png | Bin .../implosion_compressor_west_on.png | Bin .../implosion_compressor_west_on.png.mcmeta | 0 .../industrial_blast_furnace_east_off.png | Bin .../industrial_blast_furnace_east_on.png | Bin ...ndustrial_blast_furnace_east_on.png.mcmeta | 0 .../industrial_blast_furnace_front_off.png | Bin .../industrial_blast_furnace_front_on.png | Bin ...dustrial_blast_furnace_front_on.png.mcmeta | 0 .../industrial_blast_furnace_west_off.png | Bin .../industrial_blast_furnace_west_on.png | Bin ...ndustrial_blast_furnace_west_on.png.mcmeta | 0 .../industrial_centrifuge_front_off.png | Bin .../industrial_centrifuge_front_on.png | Bin .../industrial_centrifuge_front_on.png.mcmeta | 0 .../industrial_centrifuge_top_off.png | Bin .../industrial_centrifuge_top_on.png | Bin .../industrial_centrifuge_top_on.png.mcmeta | 0 .../industrial_grinder_front_off.png | Bin .../industrial_grinder_front_on.png | Bin .../industrial_grinder_front_on.png.mcmeta | 0 .../industrial_grinder_top_off.png | Bin .../industrial_grinder_top_on.png | Bin .../industrial_grinder_top_on.png.mcmeta | 0 .../industrial_sawmill_front_off.png | Bin .../industrial_sawmill_front_on.png | Bin .../industrial_sawmill_front_on.png.mcmeta | 0 .../machine_back.png} | Bin .../machine_bottom.png} | Bin .../machine_east.png} | Bin .../machine_top.png} | Bin .../machine_west.png} | Bin 100 files changed, 1059 insertions(+), 435 deletions(-) delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/blastFurnace.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/distillationtower.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/grinder.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/implosioncompressor.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/industrialSawmill.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/industrialelectrolyzer.json delete mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/techreborn.centrifuge.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/alloy_furnace.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/furnace.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/alloy_smelter.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/assembly_machine.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/chemical_reactor.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/compressor.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/extractor.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/grinder.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/industrial_electrolyzer.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/recycler.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/rolling_machine.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/scrapboxinator.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/distillation_tower.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/implosion_compressor.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_blast_furnace.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_centrifuge.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_grinder.json create mode 100644 run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_saw_mill.json rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines => tier0_machines}/alloy_furnace_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines => tier0_machines}/alloy_furnace_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines => tier0_machines}/alloy_furnace_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_furnace_front_off.png => tier0_machines/furnace_front_off.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_furnace_front_on.png => tier0_machines/furnace_front_on.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_furnace_front_on.png.mcmeta => tier0_machines/furnace_front_on.png.mcmeta} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_machine_bottom.png => tier0_machines/machine_bottom.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_machine_side.png => tier0_machines/machine_side.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{iron_machines/iron_machine_top.png => tier0_machines/machine_top.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/assembling_machine_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/assembling_machine_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/assembling_machine_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/chemical_reactor_side_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/chemical_reactor_side_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/chemical_reactor_side_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/electric_crafting_table_side.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/electric_crafting_table_top.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/industrial_electrolyzer_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/industrial_electrolyzer_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/industrial_electrolyzer_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/machine_bottom.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/machine_side.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/machine_top.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/player_detector_all.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/player_detector_others.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/player_detector_you.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/rolling_machine_side_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/rolling_machine_side_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/rolling_machine_side_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/scrapboxinator_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/scrapboxinator_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{greg_machines => tier1_machines}/scrapboxinator_front_on.png.mcmeta (100%) delete mode 100644 run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_bottom.png delete mode 100644 run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_top.png rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/distillation_tower_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/distillation_tower_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/distillation_tower_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_east_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_east_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_east_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_west_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_west_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/implosion_compressor_west_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_east_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_east_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_east_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_west_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_west_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_blast_furnace_west_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_top_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_top_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_centrifuge_top_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_top_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_top_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_grinder_top_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_sawmill_front_off.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_sawmill_front_on.png (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines => tier2_machines}/industrial_sawmill_front_on.png.mcmeta (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines/advanced_machine_back.png => tier2_machines/machine_back.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines/advanced_machine_bottom.png => tier2_machines/machine_bottom.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines/advanced_machine_east.png => tier2_machines/machine_east.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines/advanced_machine_top.png => tier2_machines/machine_top.png} (100%) rename run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/{advanced_machines/advanced_machine_west.png => tier2_machines/machine_west.png} (100%) diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/blastFurnace.json b/run/resourcepacks/unity/assets/techreborn/blockstates/blastFurnace.json deleted file mode 100644 index c3c7f43b5..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/blastFurnace.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_west_on", - "east":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_east_on", - "front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_on" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_west_on", - "east":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_east_on", - "front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_on" - } - }, - "false":{ - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_west_off", - "east":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_east_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_off", - "east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_off", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/distillationtower.json b/run/resourcepacks/unity/assets/techreborn/blockstates/distillationtower.json deleted file mode 100644 index 952a8f140..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/distillationtower.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_on" - } - }, - "false":{ - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "front": "techreborn:blocks/machine/advanced_machines/distillation_tower_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/grinder.json b/run/resourcepacks/unity/assets/techreborn/blockstates/grinder.json deleted file mode 100644 index 0ffbaa20f..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/grinder.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_grinder_top_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_grinder_top_on", - "front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_on" - } - }, - "false":{ - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_grinder_top_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "top":"techreborn:blocks/machine/advanced_machines/industrial_grinder_top_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/implosioncompressor.json b/run/resourcepacks/unity/assets/techreborn/blockstates/implosioncompressor.json deleted file mode 100644 index bd8df6c99..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/implosioncompressor.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_on", - "east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_on", - "front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_on" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_on", - "east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_on", - "front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_on" - } - }, - "false":{ - "textures":{ - "west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_off", - "east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_off", - "front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_off", - "east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_off", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/industrialSawmill.json b/run/resourcepacks/unity/assets/techreborn/blockstates/industrialSawmill.json deleted file mode 100644 index a987b5719..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/industrialSawmill.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_on" - } - }, - "false":{ - "textures":{ - "front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "front": "techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/industrialelectrolyzer.json b/run/resourcepacks/unity/assets/techreborn/blockstates/industrialelectrolyzer.json deleted file mode 100644 index 7e09735cb..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/industrialelectrolyzer.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/greg_machines/machine_side", - "top":"techreborn:blocks/machine/greg_machines/machine_top", - "down":"techreborn:blocks/machine/greg_machines/machine_bottom", - "side":"techreborn:blocks/machine/greg_machines/machine_side" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_on" - } - }, - "false":{ - "textures":{ - "front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle": "techreborn:blocks/machine/greg_machines/machine_side", - "top": "techreborn:blocks/machine/greg_machines/machine_top", - "side": "techreborn:blocks/machine/greg_machines/machine_side", - "front": "techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/techreborn.centrifuge.json b/run/resourcepacks/unity/assets/techreborn/blockstates/techreborn.centrifuge.json deleted file mode 100644 index b206798cb..000000000 --- a/run/resourcepacks/unity/assets/techreborn/blockstates/techreborn.centrifuge.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "forge_marker":1, - "defaults":{ - "transform":"forge:default-block", - "model":"orientable", - "textures":{ - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back" - } - }, - "variants":{ - "inventory":{ - "transform":"forge:default-block", - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off" - } - }, - "facing":{ - "north":{ - - }, - "east":{ - "y":90 - }, - "south":{ - "y":180 - }, - "west":{ - "y":270 - } - }, - "active":{ - "true":{ - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_on", - "front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_on" - } - }, - "false":{ - "textures":{ - "top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off", - "front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off" - } - } - }, - "inventory": { - "model": "orientable", - "textures": { - "particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off", - "down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom", - "west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west", - "east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east", - "south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back", - "front": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off" - } - } - } -} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/alloy_furnace.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/alloy_furnace.json new file mode 100644 index 000000000..f453e76f6 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/alloy_furnace.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier0_machines/machine_side", + "top":"techreborn:blocks/machine/tier0_machines/machine_top", + "down":"techreborn:blocks/machine/tier0_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier0_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/alloy_furnace_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/alloy_furnace_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/alloy_furnace_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier0_machines/machine_side", + "top": "techreborn:blocks/machine/tier0_machines/machine_top", + "down": "techreborn:blocks/machine/tier0_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier0_machines/machine_side", + "front": "techreborn:blocks/machine/tier0_machines/alloy_furnace_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/furnace.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/furnace.json new file mode 100644 index 000000000..55dab641e --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier0_machines/furnace.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier0_machines/machine_side", + "top":"techreborn:blocks/machine/tier0_machines/machine_top", + "down":"techreborn:blocks/machine/tier0_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier0_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/furnace_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/furnace_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier0_machines/furnace_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier0_machines/machine_side", + "top": "techreborn:blocks/machine/tier0_machines/machine_top", + "down": "techreborn:blocks/machine/tier0_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier0_machines/machine_side", + "front": "techreborn:blocks/machine/tier0_machines/furnace_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/alloy_smelter.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/alloy_smelter.json new file mode 100644 index 000000000..305b865f9 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/alloy_smelter.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/alloy_smelter_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/alloy_smelter_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/alloy_smelter_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/alloy_smelter_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/assembly_machine.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/assembly_machine.json new file mode 100644 index 000000000..c507fb5fd --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/assembly_machine.json @@ -0,0 +1,56 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/assembly_machine_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/assembly_machine_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/assembly_machine_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/assembly_machine_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/chemical_reactor.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/chemical_reactor.json new file mode 100644 index 000000000..72990eabd --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/chemical_reactor.json @@ -0,0 +1,56 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/chemical_reactor_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/chemical_reactor_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/chemical_reactor_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/chemical_reactor_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/compressor.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/compressor.json new file mode 100644 index 000000000..e50ca8953 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/compressor.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/compressor_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/compressor_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/compressor_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/compressor_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/extractor.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/extractor.json new file mode 100644 index 000000000..0d941aa2b --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/extractor.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/extractor_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/extractor_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/extractor_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/extractor_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/grinder.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/grinder.json new file mode 100644 index 000000000..0fa27f882 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/grinder.json @@ -0,0 +1,59 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "top":"techreborn:blocks/machine/tier1_machines/grinder_top_off", + "front":"techreborn:blocks/machine/tier1_machines/grinder_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "top":"techreborn:blocks/machine/tier1_machines/grinder_top_on", + "front":"techreborn:blocks/machine/tier1_machines/grinder_front_on" + } + }, + "false":{ + "textures":{ + "top":"techreborn:blocks/machine/tier1_machines/grinder_top_off", + "front":"techreborn:blocks/machine/tier1_machines/grinder_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/grinder_top_off", + "front":"techreborn:blocks/machine/tier1_machines/grinder_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/industrial_electrolyzer.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/industrial_electrolyzer.json new file mode 100644 index 000000000..4ef051085 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/industrial_electrolyzer.json @@ -0,0 +1,56 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/industrial_electrolyzer_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/industrial_electrolyzer_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/industrial_electrolyzer_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/industrial_electrolyzer_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/recycler.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/recycler.json new file mode 100644 index 000000000..729220ec8 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/recycler.json @@ -0,0 +1,57 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/recycler_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/recycler_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/recycler_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/recycler_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/rolling_machine.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/rolling_machine.json new file mode 100644 index 000000000..9c320ceac --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/rolling_machine.json @@ -0,0 +1,56 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/rolling_machine_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/rolling_machine_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/rolling_machine_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/rolling_machine_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/scrapboxinator.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/scrapboxinator.json new file mode 100644 index 000000000..8760eb621 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier1_machines/scrapboxinator.json @@ -0,0 +1,56 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier1_machines/machine_side", + "top":"techreborn:blocks/machine/tier1_machines/machine_top", + "down":"techreborn:blocks/machine/tier1_machines/machine_bottom", + "side":"techreborn:blocks/machine/tier1_machines/machine_side" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/scrapboxinator_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/scrapboxinator_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier1_machines/scrapboxinator_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle": "techreborn:blocks/machine/tier1_machines/machine_side", + "top": "techreborn:blocks/machine/tier1_machines/machine_top", + "side": "techreborn:blocks/machine/tier1_machines/machine_side", + "front": "techreborn:blocks/machine/tier1_machines/scrapboxinator_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/distillation_tower.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/distillation_tower.json new file mode 100644 index 000000000..a214bee06 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/distillation_tower.json @@ -0,0 +1,61 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/distillation_tower_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/distillation_tower_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/distillation_tower_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "front": "techreborn:blocks/machine/tier2_machines/distillation_tower_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/implosion_compressor.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/implosion_compressor.json new file mode 100644 index 000000000..3824ef056 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/implosion_compressor.json @@ -0,0 +1,65 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/implosion_compressor_west_on", + "east":"techreborn:blocks/machine/tier2_machines/implosion_compressor_east_on", + "front":"techreborn:blocks/machine/tier2_machines/implosion_compressor_front_on" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/implosion_compressor_west_on", + "east":"techreborn:blocks/machine/tier2_machines/implosion_compressor_east_on", + "front":"techreborn:blocks/machine/tier2_machines/implosion_compressor_front_on" + } + }, + "false":{ + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/implosion_compressor_west_off", + "east":"techreborn:blocks/machine/tier2_machines/implosion_compressor_east_off", + "front":"techreborn:blocks/machine/tier2_machines/implosion_compressor_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "west":"techreborn:blocks/machine/tier2_machines/implosion_compressor_west_off", + "east":"techreborn:blocks/machine/tier2_machines/implosion_compressor_east_off", + "front":"techreborn:blocks/machine/tier2_machines/implosion_compressor_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_blast_furnace.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_blast_furnace.json new file mode 100644 index 000000000..8932a17df --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_blast_furnace.json @@ -0,0 +1,65 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_west_on", + "east":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_east_on", + "front":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_front_on" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_west_on", + "east":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_east_on", + "front":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_front_on" + } + }, + "false":{ + "textures":{ + "west":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_west_off", + "east":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_east_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "west":"techreborn:blocks/machine/tier2_machines/implosion_compressor_west_off", + "east":"techreborn:blocks/machine/tier2_machines/implosion_compressor_east_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_blast_furnace_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_centrifuge.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_centrifuge.json new file mode 100644 index 000000000..9691a0ade --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_centrifuge.json @@ -0,0 +1,63 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_top_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_top_on", + "front":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_front_on" + } + }, + "false":{ + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_top_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "top":"techreborn:blocks/machine/tier2_machines/industrial_centrifuge_top_off", + "front": "techreborn:blocks/machine/tier2_machines/industrial_centrifuge_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_grinder.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_grinder.json new file mode 100644 index 000000000..11875b2f7 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_grinder.json @@ -0,0 +1,63 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/advanced_machine_west", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_grinder_top_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_grinder_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_grinder_top_on", + "front":"techreborn:blocks/machine/tier2_machines/industrial_grinder_front_on" + } + }, + "false":{ + "textures":{ + "top":"techreborn:blocks/machine/tier2_machines/industrial_grinder_top_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_grinder_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/advanced_machine_west", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "top":"techreborn:blocks/machine/tier2_machines/industrial_grinder_top_off", + "front":"techreborn:blocks/machine/tier2_machines/industrial_grinder_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_saw_mill.json b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_saw_mill.json new file mode 100644 index 000000000..42cb06634 --- /dev/null +++ b/run/resourcepacks/unity/assets/techreborn/blockstates/tier2_machines/industrial_saw_mill.json @@ -0,0 +1,61 @@ +{ + "forge_marker":1, + "defaults":{ + "transform":"forge:default-block", + "model":"orientable", + "textures":{ + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back" + } + }, + "variants":{ + "inventory":{ + "transform":"forge:default-block", + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/industrial_sawmill_front_off" + } + }, + "facing":{ + "north":{ + + }, + "east":{ + "y":90 + }, + "south":{ + "y":180 + }, + "west":{ + "y":270 + } + }, + "active":{ + "true":{ + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/industrial_sawmill_front_on" + } + }, + "false":{ + "textures":{ + "front":"techreborn:blocks/machine/tier2_machines/industrial_sawmill_front_off" + } + } + }, + "inventory": { + "model": "orientable", + "textures": { + "particle":"techreborn:blocks/machine/tier2_machines/machine_west", + "top":"techreborn:blocks/machine/tier2_machines/machine_top", + "down":"techreborn:blocks/machine/tier2_machines/machine_bottom", + "west":"techreborn:blocks/machine/tier2_machines/machine_west", + "east":"techreborn:blocks/machine/tier2_machines/machine_east", + "south":"techreborn:blocks/machine/tier2_machines/machine_back", + "front": "techreborn:blocks/machine/tier2_machines/industrial_sawmill_front_off" + } + } + } +} \ No newline at end of file diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/alloy_furnace_front_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/alloy_furnace_front_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_furnace_front_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/furnace_front_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_bottom.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_bottom.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_bottom.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_bottom.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_side.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_side.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_side.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_side.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_top.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_top.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/iron_machines/iron_machine_top.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier0_machines/machine_top.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/assembling_machine_front_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/assembling_machine_front_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/chemical_reactor_side_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/chemical_reactor_side_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/electric_crafting_table_side.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/electric_crafting_table_side.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/electric_crafting_table_side.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/electric_crafting_table_side.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/electric_crafting_table_top.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/electric_crafting_table_top.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/electric_crafting_table_top.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/electric_crafting_table_top.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/industrial_electrolyzer_front_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/industrial_electrolyzer_front_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_bottom.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_bottom.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_bottom.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_bottom.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_side.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_side.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_side.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_side.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_top.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_top.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/machine_top.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/machine_top.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_all.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_all.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_all.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_all.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_others.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_others.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_others.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_others.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_you.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_you.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/player_detector_you.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/player_detector_you.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/rolling_machine_side_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/rolling_machine_side_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_off.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_off.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_off.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_off.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_on.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_on.png similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_on.png rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_on.png diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_on.png.mcmeta b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_on.png.mcmeta similarity index 100% rename from run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/greg_machines/scrapboxinator_front_on.png.mcmeta rename to run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/scrapboxinator_front_on.png.mcmeta diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_bottom.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_bottom.png deleted file mode 100644 index f975b7414fe305afbba33500b02bb17d62cdcd2c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 554 zcmV+_0@eMAP)9pAAVc8(y$_*zJI^p@7rw`K_a#rDfHzTD$mykJh{dB`p{HO_iexL_jjHv6pEmU zZskS_p4+?owr%HCpi-H+7D!Lsw(m$1l0YUrYv1dEsduAw2&snu1uep5GRoA}n?$)+#j1);Sat#nG6%x4=urrps zF`h0&sC)K(mlP2kFDW8n2n0;A>k6v6kK=Gvg2oJ{r!O)n^?8CaJT*oUtho%pHY^Or zt}0XAbvzzJRaFlfJ>%nir4n{s*Hj54;PX6>Z!e(inK}_+db)d>T921+$Kyp2%1nFe z?B}n~ppN69^fm(a0EDaiI?u2FJx>?Gv`zTu55G|$*H1JMmlaiF$V;s5{u07*qoM6N<$f*b?$W&i*H diff --git a/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_top.png b/run/resourcepacks/unity/assets/techreborn/textures/blocks/machine/tier1_machines/tier1_machine_top.png deleted file mode 100644 index db3107327c143e05565d7e73b873683e27939b8f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 555 zcmV+`0@VG9P)3-O41~u&yC*k1 zK_o%}1rimnPmhE|hXfT81wl$5LC)P>+e5Jk7p`VK_UtDgK7P*3q>MFHHCIGsC5s7w zh1S}N*;+f#)6_j8-oJZ0=Tub@0RVucnE}Ym%v9BEn%`Sj(hs_LBc@$nHrRc-a| z*XL_yuC;RIkDtG+H@Bu^EdclT_hwdAnF(Nxm6_gsKb|q)zIlEA{&O9t7KCI~ozKrA zqN--rj<%&D(tB^M1AOt~_Gn%ANRq90RV6vb5D^inDpjp2GwrRN=d}nOW4JrXT>HYj zxw%9H$?a@rnK?3BYohR2iC8WIm+g?_bWI^UCl%! zBHUdgA`8cHT(6^|Dw3qPM)Ek0oz