ALL ITEMS USE JSON NOW \o/

This commit is contained in:
ProfessorProspector 2016-12-12 15:44:16 -08:00
parent 0273a619f1
commit 764396d7ef
58 changed files with 484 additions and 209 deletions

View file

@ -0,0 +1,201 @@
{
"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,91 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"ruby_helmet": {
"textures": {
"layer0": "techreborn:items/tool/ruby_helmet"
}
},
"ruby_chestplate": {
"textures": {
"layer0": "techreborn:items/tool/ruby_chestplate"
}
},
"ruby_leggings": {
"textures": {
"layer0": "techreborn:items/tool/ruby_leggings"
}
},
"ruby_boots": {
"textures": {
"layer0": "techreborn:items/tool/ruby_boots"
}
},
"sapphire_helmet": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_helmet"
}
},
"sapphire_chestplate": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_chestplate"
}
},
"sapphire_leggings": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_leggings"
}
},
"sapphire_boots": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_boots"
}
},
"peridot_helmet": {
"textures": {
"layer0": "techreborn:items/tool/peridot_helmet"
}
},
"peridot_chestplate": {
"textures": {
"layer0": "techreborn:items/tool/peridot_chestplate"
}
},
"peridot_leggings": {
"textures": {
"layer0": "techreborn:items/tool/peridot_leggings"
}
},
"peridot_boots": {
"textures": {
"layer0": "techreborn:items/tool/peridot_boots"
}
},
"bronze_helmet": {
"textures": {
"layer0": "techreborn:items/tool/bronze_helmet"
}
},
"bronze_chestplate": {
"textures": {
"layer0": "techreborn:items/tool/bronze_chestplate"
}
},
"bronze_leggings": {
"textures": {
"layer0": "techreborn:items/tool/bronze_leggings"
}
},
"bronze_boots": {
"textures": {
"layer0": "techreborn:items/tool/bronze_boots"
}
}
}
}
}

View file

@ -0,0 +1,111 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"ruby_pickaxe": {
"textures": {
"layer0": "techreborn:items/tool/ruby_pickaxe"
}
},
"ruby_sword": {
"textures": {
"layer0": "techreborn:items/tool/ruby_sword"
}
},
"ruby_axe": {
"textures": {
"layer0": "techreborn:items/tool/ruby_axe"
}
},
"ruby_spade": {
"textures": {
"layer0": "techreborn:items/tool/ruby_spade"
}
},
"ruby_hoe": {
"textures": {
"layer0": "techreborn:items/tool/ruby_hoe"
}
},
"sapphire_pickaxe": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_pickaxe"
}
},
"sapphire_sword": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_sword"
}
},
"sapphire_axe": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_axe"
}
},
"sapphire_spade": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_spade"
}
},
"sapphire_hoe": {
"textures": {
"layer0": "techreborn:items/tool/sapphire_hoe"
}
},
"peridot_pickaxe": {
"textures": {
"layer0": "techreborn:items/tool/peridot_pickaxe"
}
},
"peridot_sword": {
"textures": {
"layer0": "techreborn:items/tool/peridot_sword"
}
},
"peridot_axe": {
"textures": {
"layer0": "techreborn:items/tool/peridot_axe"
}
},
"peridot_spade": {
"textures": {
"layer0": "techreborn:items/tool/peridot_spade"
}
},
"peridot_hoe": {
"textures": {
"layer0": "techreborn:items/tool/peridot_hoe"
}
},
"bronze_pickaxe": {
"textures": {
"layer0": "techreborn:items/tool/bronze_pickaxe"
}
},
"bronze_sword": {
"textures": {
"layer0": "techreborn:items/tool/bronze_sword"
}
},
"bronze_axe": {
"textures": {
"layer0": "techreborn:items/tool/bronze_axe"
}
},
"bronze_spade": {
"textures": {
"layer0": "techreborn:items/tool/bronze_spade"
}
},
"bronze_hoe": {
"textures": {
"layer0": "techreborn:items/tool/bronze_hoe"
}
}
}
}
}

View file

Before

Width:  |  Height:  |  Size: 541 B

After

Width:  |  Height:  |  Size: 541 B

Before After
Before After