Flattened parts

This commit is contained in:
drcrazy 2018-08-27 13:26:56 +03:00
parent de45f3e68d
commit 8987311694
28 changed files with 515 additions and 437 deletions

View file

@ -1,8 +1,7 @@
{
"display": {
"icon": {
"item": "techreborn:part",
"data": 31
"item": "techreborn:sap"
},
"title": {
"translate": "advancements.techreborn.sap"
@ -18,8 +17,7 @@
"conditions": {
"items": [
{
"item": "techreborn:part",
"data": 31
"item": "techreborn:sap"
}
]
}

View file

@ -1,201 +0,0 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"energy_flow_circuit": {
"textures": {
"layer0": "techreborn:items/part/energy_flow_circuit"
}
},
"data_control_circuit": {
"textures": {
"layer0": "techreborn:items/part/data_control_circuit"
}
},
"data_storage_circuit": {
"textures": {
"layer0": "techreborn:items/part/data_storage_circuit"
}
},
"data_orb": {
"textures": {
"layer0": "techreborn:items/part/data_orb"
}
},
"diamond_grinding_head": {
"textures": {
"layer0": "techreborn:items/part/diamond_grinding_head"
}
},
"diamond_saw_blade": {
"textures": {
"layer0": "techreborn:items/part/diamond_saw_blade"
}
},
"tungsten_grinding_head": {
"textures": {
"layer0": "techreborn:items/part/tungsten_grinding_head"
}
},
"helium_coolant_simple": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_simple"
}
},
"helium_coolant_triple": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_triple"
}
},
"helium_coolant_six": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_six"
}
},
"nak_coolant_simple": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_simple"
}
},
"nak_coolant_triple": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_triple"
}
},
"nak_coolant_six": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_six"
}
},
"cupronickel_heating_coil": {
"textures": {
"layer0": "techreborn:items/part/cupronickel_heating_coil"
}
},
"nichrome_heating_coil": {
"textures": {
"layer0": "techreborn:items/part/nichrome_heating_coil"
}
},
"kanthal_heating_coil": {
"textures": {
"layer0": "techreborn:items/part/kanthal_heating_coil"
}
},
"super_conductor": {
"textures": {
"layer0": "techreborn:items/part/super_conductor"
}
},
"thorium_cell": {
"textures": {
"layer0": "techreborn:items/part/thorium_cell"
}
},
"double_thorium_cell": {
"textures": {
"layer0": "techreborn:items/part/double_thorium_cell"
}
},
"quad_thorium_cell": {
"textures": {
"layer0": "techreborn:items/part/quad_thorium_cell"
}
},
"plutonium_cell": {
"textures": {
"layer0": "techreborn:items/part/plutonium_cell"
}
},
"double_plutonium_cell": {
"textures": {
"layer0": "techreborn:items/part/double_plutonium_cell"
}
},
"quad_plutonium_cell": {
"textures": {
"layer0": "techreborn:items/part/quad_plutonium_cell"
}
},
"computer_monitor": {
"textures": {
"layer0": "techreborn:items/part/computer_monitor"
}
},
"machine_parts": {
"textures": {
"layer0": "techreborn:items/part/machine_parts"
}
},
"neutron_reflector": {
"textures": {
"layer0": "techreborn:items/part/neutron_reflector"
}
},
"iridium_neutron_reflector": {
"textures": {
"layer0": "techreborn:items/part/iridium_neutron_reflector"
}
},
"thick_neutron_reflector": {
"textures": {
"layer0": "techreborn:items/part/thick_neutron_reflector"
}
},
"electronic_circuit": {
"textures": {
"layer0": "techreborn:items/part/electronic_circuit"
}
},
"advanced_circuit": {
"textures": {
"layer0": "techreborn:items/part/advanced_circuit"
}
},
"sap": {
"textures": {
"layer0": "techreborn:items/part/sap"
}
},
"rubber": {
"textures": {
"layer0": "techreborn:items/part/rubber"
}
},
"scrap": {
"textures": {
"layer0": "techreborn:items/part/scrap"
}
},
"carbon_mesh": {
"textures": {
"layer0": "techreborn:items/part/carbon_mesh"
}
},
"carbon_fiber": {
"textures": {
"layer0": "techreborn:items/part/carbon_fiber"
}
},
"coolant_simple": {
"textures": {
"layer0": "techreborn:items/part/coolant_simple"
}
},
"coolant_triple": {
"textures": {
"layer0": "techreborn:items/part/coolant_triple"
}
},
"coolant_six": {
"textures": {
"layer0": "techreborn:items/part/coolant_six"
}
}
}
}
}

View file

@ -0,0 +1,231 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"carbonfiber": {
"textures": {
"layer0": "techreborn:items/part/carbon_fiber"
}
},
"carbonmesh": {
"textures": {
"layer0": "techreborn:items/part/carbon_mesh"
}
},
"circuitadvanced": {
"textures": {
"layer0": "techreborn:items/part/circuit_advanced"
}
},
"circuitbasic": {
"textures": {
"layer0": "techreborn:items/part/circuit_basic"
}
},
"circuitelite": {
"textures": {
"layer0": "techreborn:items/part/circuit_elite"
}
},
"computermonitor": {
"textures": {
"layer0": "techreborn:items/part/computer_monitor"
}
},
"coolantsimple": {
"textures": {
"layer0": "techreborn:items/part/coolant_simple"
}
},
"coolantsix": {
"textures": {
"layer0": "techreborn:items/part/coolant_six"
}
},
"coolanttriple": {
"textures": {
"layer0": "techreborn:items/part/coolant_triple"
}
},
"cupronickelheatingcoil": {
"textures": {
"layer0": "techreborn:items/part/cupronickel_heating_coil"
}
},
"dataorb": {
"textures": {
"layer0": "techreborn:items/part/data_orb"
}
},
"datastoragecircuit": {
"textures": {
"layer0": "techreborn:items/part/data_storage_circuit"
}
},
"depletedcell": {
"textures": {
"layer0": "techreborn:items/part/depleted_cell"
}
},
"diamondgrindinghead": {
"textures": {
"layer0": "techreborn:items/part/diamond_grinding_head"
}
},
"diamondsawblade": {
"textures": {
"layer0": "techreborn:items/part/diamond_saw_blade"
}
},
"doubledepletedcell": {
"textures": {
"layer0": "techreborn:items/part/double_depleted_cell"
}
},
"doubleplutoniumcell": {
"textures": {
"layer0": "techreborn:items/part/double_plutonium_cell"
}
},
"doublethoriumcell": {
"textures": {
"layer0": "techreborn:items/part/double_thorium_cell"
}
},
"doubleuraniumcell": {
"textures": {
"layer0": "techreborn:items/part/double_uranium_cell"
}
},
"energyflowcircuit": {
"textures": {
"layer0": "techreborn:items/part/energy_flow_circuit"
}
},
"heliumcoolantsimple": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_simple"
}
},
"heliumcoolantsix": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_six"
}
},
"heliumcoolanttriple": {
"textures": {
"layer0": "techreborn:items/part/helium_coolant_triple"
}
},
"iridiumneutronreflector": {
"textures": {
"layer0": "techreborn:items/part/iridium_neutron_reflector"
}
},
"kanthalheatingcoil": {
"textures": {
"layer0": "techreborn:items/part/kanthal_heating_coil"
}
},
"machineparts": {
"textures": {
"layer0": "techreborn:items/part/machine_parts"
}
},
"nakcoolantsimple": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_simple"
}
},
"nakcoolantsix": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_six"
}
},
"nakcoolanttriple": {
"textures": {
"layer0": "techreborn:items/part/nak_coolant_triple"
}
},
"neutronreflector": {
"textures": {
"layer0": "techreborn:items/part/neutron_reflector"
}
},
"nichromeheatingcoil": {
"textures": {
"layer0": "techreborn:items/part/nichrome_heating_coil"
}
},
"plutoniumcell": {
"textures": {
"layer0": "techreborn:items/part/plutonium_cell"
}
},
"quaddepletedcell": {
"textures": {
"layer0": "techreborn:items/part/quad_depleted_cell"
}
},
"quadplutoniumcell": {
"textures": {
"layer0": "techreborn:items/part/quad_plutonium_cell"
}
},
"quadthoriumcell": {
"textures": {
"layer0": "techreborn:items/part/quad_thorium_cell"
}
},
"quaduraniumcell": {
"textures": {
"layer0": "techreborn:items/part/quad_uranium_cell"
}
},
"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"
}
},
"thickneutronreflector": {
"textures": {
"layer0": "techreborn:items/part/thick_neutron_reflector"
}
},
"thoriumcell": {
"textures": {
"layer0": "techreborn:items/part/thorium_cell"
}
},
"tungstengrindinghead": {
"textures": {
"layer0": "techreborn:items/part/tungsten_grinding_head"
}
},
"uraniumcell": {
"textures": {
"layer0": "techreborn:items/part/uranium_cell"
}
}
}
}
}

View file

@ -440,44 +440,50 @@ item.techreborn.plateZinc.name=Zinc Plate
#Parts
item.techreborn.part.diamond_grinding_head.name=Diamond Grinding Head
item.techreborn.part.diamond_saw_blade.name=Diamond Saw Blade
item.techreborn.part.tungsten_grinding_head.name=Tungsten Grinding Head
item.techreborn.part.helium_coolant_simple.name=60k Helium Coolant Cell
item.techreborn.part.helium_coolant_triple.name=180k Helium Coolant Cell
item.techreborn.part.helium_coolant_six.name=360k Helium Coolant Cell
item.techreborn.part.nak_coolant_simple.name=60k nak Coolant Cell
item.techreborn.part.nak_coolant_triple.name=180k nak Coolant Cell
item.techreborn.part.nak_coolant_six.name=360k nak Coolant Cell
item.techreborn.part.cupronickel_heating_coil.name=Cupronickel Heating Coil
item.techreborn.part.nichrome_heating_coil.name=Nichrome Heating Coil
item.techreborn.part.kanthal_heating_coil.name=Kanthal Heating Coil
item.techreborn.part.super_conductor.name=Superconductor
item.techreborn.part.thorium_cell.name=Fuel Rod (Thorium)
item.techreborn.part.double_thorium_cell.name=Dual Fuel Rod (Thorium)
item.techreborn.part.quad_thorium_cell.name=Quad Fuel Rod (Thorium)
item.techreborn.part.plutonium_cell.name=Fuel Rod (Plutonium)
item.techreborn.part.double_plutonium_cell.name=Dual Fuel Rod (Plutonium)
item.techreborn.part.quad_plutonium_cell.name=Quad Fuel Rod (Plutonium)
item.techreborn.part.iridium_neutron_reflector.name=Iridium Neutron Reflector
item.techreborn.part.computer_monitor.name=Computer Monitor
item.techreborn.part.machine_parts.name=Machine Parts
item.techreborn.part.neutron_reflector.name=Neutron Reflector
item.techreborn.part.thick_neutron_reflector.name=Thick Neutron Reflector
item.techreborn.part.sap.name=Sap
item.techreborn.part.rubber.name=Rubber
item.techreborn.part.scrap.name=Scrap
item.techreborn.part.electronic_circuit.name=Electronic Circuit
item.techreborn.part.advanced_circuit.name=Advanced Electronic Circuit
item.techreborn.part.energy_flow_circuit.name=Energy Flow Circuit
item.techreborn.part.data_control_circuit.name=Data Control Circuit
item.techreborn.part.data_orb.name=Data Orb
item.techreborn.part.data_storage_circuit.name=Data Storage Circuit
item.techreborn.part.coolant_simple.name=10k Coolant Cell
item.techreborn.part.coolant_triple.name=30k Coolant Cell
item.techreborn.part.coolant_six.name=60k Coolant Cell
item.techreborn.part.carbon_mesh.name=Carbon Mesh
item.techreborn.part.carbon_fiber.name=Carbon Fiber
item.techreborn.carbonfiber.name=Carbon Fiber
item.techreborn.carbonmesh.name=Carbon Mesh
item.techreborn.circuitadvanced.name=Advanced Electronic Circuit
item.techreborn.circuitbasic.name=Electronic Circuit
item.techreborn.circuitelite.name=Data Control Circuit
item.techreborn.computermonitor.name=Computer Monitor
item.techreborn.coolantsimple.name=10k Coolant Cell
item.techreborn.coolantsix.name=60k Coolant Cell
item.techreborn.coolanttriple.name=30k Coolant Cell
item.techreborn.cupronickelheatingcoil.name=Cupronickel Heating Coil
item.techreborn.dataorb.name=Data Orb
item.techreborn.datastoragecircuit.name=Data Storage Circuit
item.techreborn.depletedcell.name=Depleted Fuel Rod
item.techreborn.diamondgrindinghead.name=Diamond Grinding Head
item.techreborn.diamondsawblade.name=Diamond Saw Blade
item.techreborn.doubledepletedcell.name=Dual Depleted Fuel Rod
item.techreborn.doubleplutoniumcell.name=Dual Fuel Rod (Plutonium)
item.techreborn.doublethoriumcell.name=Dual Fuel Rod (Thorium)
item.techreborn.doubleuraniumcell.name=Dual Fuel Rod (Uranium)
item.techreborn.energyflowcircuit.name=Energy Flow Circuit
item.techreborn.heliumcoolantsimple.name=60k Helium Coolant Cell
item.techreborn.heliumcoolantsix.name=360k Helium Coolant Cell
item.techreborn.heliumcoolanttriple.name=180k Helium Coolant Cell
item.techreborn.iridiumneutronreflector.name=Iridium Neutron Reflector
item.techreborn.kanthalheatingcoil.name=Kanthal Heating Coil
item.techreborn.machineparts.name=Machine Parts
item.techreborn.nakcoolantsimple.name=60k nak Coolant Cell
item.techreborn.nakcoolantsix.name=360k nak Coolant Cell
item.techreborn.nakcoolanttriple.name=180k nak Coolant Cell
item.techreborn.neutronreflector.name=Neutron Reflector
item.techreborn.nichromeheatingcoil.name=Nichrome Heating Coil
item.techreborn.plutoniumcell.name=Fuel Rod (Plutonium)
item.techreborn.quaddepletedcell.name=Quad Depleeted Fuel Rod
item.techreborn.quadplutoniumcell.name=Quad Fuel Rod (Plutonium)
item.techreborn.quadthoriumcell.name=Quad Fuel Rod (Thorium)
item.techreborn.quaduraniumcell.name=Quad Fuel Rod (Uranium)
item.techreborn.rubber.name=Rubber
item.techreborn.sap.name=Sap
item.techreborn.scrap.name=Scrap
item.techreborn.superconductor.name=Superconductor
item.techreborn.thickneutronreflector.name=Thick Neutron Reflector
item.techreborn.thoriumcell.name=Fuel Rod (Thorium)
item.techreborn.tungstengrindinghead.name=Tungsten Grinding Head
item.techreborn.uraniumcell.name=Fuel Rod (Uranium)
#Tools
item.techreborn.rockcutter.name=Rockcutter

View file

@ -46,13 +46,9 @@
},
{
"type": "item",
"name": "techreborn:part",
"name": "techreborn:sap",
"weight": 10,
"functions": [
{
"function": "set_data",
"data": 31
},
{
"function": "set_count",
"count" : {