From c58bf046676c1741fff55cf9591797c94e65a02e Mon Sep 17 00:00:00 2001 From: drcrazy Date: Mon, 11 Mar 2019 17:15:02 +0300 Subject: [PATCH] Cleanup of migrated blocks\items --- .../techreborn/blockstates/fusioncoil.json | 16 -- .../blockstates/items/material/part.json | 176 ------------------ .../models/item/misc/rubber_sapling.json | 6 - .../models/item/misc/uu_matter.json | 6 - 4 files changed, 204 deletions(-) delete mode 100644 src/main/resources/assets/techreborn/blockstates/fusioncoil.json delete mode 100644 src/main/resources/assets/techreborn/blockstates/items/material/part.json delete mode 100644 src/main/resources/assets/techreborn/models/item/misc/rubber_sapling.json delete mode 100644 src/main/resources/assets/techreborn/models/item/misc/uu_matter.json diff --git a/src/main/resources/assets/techreborn/blockstates/fusioncoil.json b/src/main/resources/assets/techreborn/blockstates/fusioncoil.json deleted file mode 100644 index 7c06ef7d4..000000000 --- a/src/main/resources/assets/techreborn/blockstates/fusioncoil.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "forge_marker": 1, - "defaults": { - "transform": "forge:default-block", - "model": "cube", - "textures": { - "particle": "techreborn:blocks/machine/greg_machines/fusion_coil_side", - "down": "techreborn:blocks/machine/greg_machines/fusion_coil_heart", - "up": "techreborn:blocks/machine/greg_machines/fusion_coil_heart", - "north": "techreborn:blocks/machine/greg_machines/fusion_coil_side", - "south": "techreborn:blocks/machine/greg_machines/fusion_coil_side", - "west": "techreborn:blocks/machine/greg_machines/fusion_coil_side", - "east": "techreborn:blocks/machine/greg_machines/fusion_coil_side" - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/techreborn/blockstates/items/material/part.json b/src/main/resources/assets/techreborn/blockstates/items/material/part.json deleted file mode 100644 index 77f61b331..000000000 --- a/src/main/resources/assets/techreborn/blockstates/items/material/part.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "forge_marker": 1, - "defaults": { - "model": "builtin/generated", - "transform": "forge:default-item" - }, - "variants": { - "type": { - "carbon_fiber": { - "textures": { - "layer0": "techreborn:items/part/carbon_fiber" - } - }, - "carbon_mesh": { - "textures": { - "layer0": "techreborn:items/part/carbon_mesh" - } - }, - "advanced_circuit": { - "textures": { - "layer0": "techreborn:items/part/advanced_circuit" - } - }, - "electronic_circuit": { - "textures": { - "layer0": "techreborn:items/part/electronic_circuit" - } - }, - "industrial_circuit": { - "textures": { - "layer0": "techreborn:items/part/industrial_circuit" - } - }, - "digital_display": { - "textures": { - "layer0": "techreborn:items/part/digital_display" - } - }, - "water_coolant_cell_10k": { - "textures": { - "layer0": "techreborn:items/part/coolant_simple" - } - }, - "water_coolant_cell_60k": { - "textures": { - "layer0": "techreborn:items/part/coolant_six" - } - }, - "water_coolant_cell_30k": { - "textures": { - "layer0": "techreborn:items/part/coolant_triple" - } - }, - "cupronickel_heating_coil": { - "textures": { - "layer0": "techreborn:items/part/cupronickel_heating_coil" - } - }, - "kanthal_heating_coil": { - "textures": { - "layer0": "techreborn:items/part/kanthal_heating_coil" - } - }, - "data_storage_core": { - "textures": { - "layer0": "techreborn:items/part/data_storage_core" - } - }, - "data_storage_chip": { - "textures": { - "layer0": "techreborn:items/part/data_storage_chip" - } - }, - "diamond_grinding_head": { - "textures": { - "layer0": "techreborn:items/part/diamond_grinding_head" - } - }, - "diamond_saw_blade": { - "textures": { - "layer0": "techreborn:items/part/diamond_saw_blade" - } - }, - "energy_flow_chip": { - "textures": { - "layer0": "techreborn:items/part/energy_flow_circuit" - } - }, - "helium_coolant_cell_60k": { - "textures": { - "layer0": "techreborn:items/part/helium_coolant_simple" - } - }, - "helium_coolant_cell_360k": { - "textures": { - "layer0": "techreborn:items/part/helium_coolant_six" - } - }, - "helium_coolant_cell_180k": { - "textures": { - "layer0": "techreborn:items/part/helium_coolant_triple" - } - }, - "iridium_neutron_reflector": { - "textures": { - "layer0": "techreborn:items/part/iridium_neutron_reflector" - } - }, - "machine_parts": { - "textures": { - "layer0": "techreborn:items/part/machine_parts" - } - }, - "nak_coolant_cell_60k": { - "textures": { - "layer0": "techreborn:items/part/nak_coolant_simple" - } - }, - "nak_coolant_cell_360k": { - "textures": { - "layer0": "techreborn:items/part/nak_coolant_six" - } - }, - "nak_coolant_cell_180k": { - "textures": { - "layer0": "techreborn:items/part/nak_coolant_triple" - } - }, - "neutron_reflector": { - "textures": { - "layer0": "techreborn:items/part/neutron_reflector" - } - }, - "nichrome_heating_coil": { - "textures": { - "layer0": "techreborn:items/part/nichrome_heating_coil" - } - }, - "rubber": { - "textures": { - "layer0": "techreborn:items/part/rubber" - } - }, - "sap": { - "textures": { - "layer0": "techreborn:items/part/sap" - } - }, - "scrap": { - "textures": { - "layer0": "techreborn:items/part/scrap" - } - }, - "superconductor": { - "textures": { - "layer0": "techreborn:items/part/super_conductor" - } - }, - "thick_neutron_reflector": { - "textures": { - "layer0": "techreborn:items/part/thick_neutron_reflector" - } - }, - "tungsten_grinding_head": { - "textures": { - "layer0": "techreborn:items/part/tungsten_grinding_head" - } - }, - "uu_matter": { - "textures": { - "layer0": "techreborn:items/part/uu_matter" - } - } - } - } -} \ No newline at end of file diff --git a/src/main/resources/assets/techreborn/models/item/misc/rubber_sapling.json b/src/main/resources/assets/techreborn/models/item/misc/rubber_sapling.json deleted file mode 100644 index 7cc1c3cbb..000000000 --- a/src/main/resources/assets/techreborn/models/item/misc/rubber_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "techreborn:item/techrebornItem", - "textures": { - "layer0": "techreborn:items/misc/rubber_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/techreborn/models/item/misc/uu_matter.json b/src/main/resources/assets/techreborn/models/item/misc/uu_matter.json deleted file mode 100644 index 51131bead..000000000 --- a/src/main/resources/assets/techreborn/models/item/misc/uu_matter.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "techreborn:item/techrebornItem", - "textures": { - "layer0": "techreborn:items/misc/uu_matter" - } -} \ No newline at end of file