Move ingots, plates, and gems to jsons

This commit is contained in:
ProfessorProspector 2016-12-10 00:15:39 -08:00
parent 89ffb5d047
commit 2911e7f0ca
75 changed files with 495 additions and 197 deletions

View file

@ -0,0 +1,36 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"ruby": {
"textures": {
"layer0": "techreborn:items/gem/ruby"
}
},
"sapphire": {
"textures": {
"layer0": "techreborn:items/gem/sapphire"
}
},
"peridot": {
"textures": {
"layer0": "techreborn:items/gem/peridot"
}
},
"red_garnet": {
"textures": {
"layer0": "techreborn:items/gem/red_garnet"
}
},
"yellow_garnet": {
"textures": {
"layer0": "techreborn:items/gem/yellow_garnet"
}
}
}
}
}

View file

@ -0,0 +1,126 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"aluminum": {
"textures": {
"layer0": "techreborn:items/ingot/aluminum_ingot"
}
},
"brass": {
"textures": {
"layer0": "techreborn:items/ingot/brass_ingot"
}
},
"bronze": {
"textures": {
"layer0": "techreborn:items/ingot/bronze_ingot"
}
},
"chrome": {
"textures": {
"layer0": "techreborn:items/ingot/chrome_ingot"
}
},
"copper": {
"textures": {
"layer0": "techreborn:items/ingot/copper_ingot"
}
},
"electrum": {
"textures": {
"layer0": "techreborn:items/ingot/electrum_ingot"
}
},
"invar": {
"textures": {
"layer0": "techreborn:items/ingot/invar_ingot"
}
},
"iridium": {
"textures": {
"layer0": "techreborn:items/ingot/iridium_ingot"
}
},
"lead": {
"textures": {
"layer0": "techreborn:items/ingot/lead_ingot"
}
},
"nickel": {
"textures": {
"layer0": "techreborn:items/ingot/nickel_ingot"
}
},
"platinum": {
"textures": {
"layer0": "techreborn:items/ingot/platinum_ingot"
}
},
"silver": {
"textures": {
"layer0": "techreborn:items/ingot/silver_ingot"
}
},
"steel": {
"textures": {
"layer0": "techreborn:items/ingot/steel_ingot"
}
},
"tin": {
"textures": {
"layer0": "techreborn:items/ingot/tin_ingot"
}
},
"titanium": {
"textures": {
"layer0": "techreborn:items/ingot/titanium_ingot"
}
},
"tungsten": {
"textures": {
"layer0": "techreborn:items/ingot/tungsten_ingot"
}
},
"hot_tungstensteel": {
"textures": {
"layer0": "techreborn:items/ingot/hot_tungstensteel_ingot"
}
},
"tungstensteel": {
"textures": {
"layer0": "techreborn:items/ingot/tungstensteel_ingot"
}
},
"zinc": {
"textures": {
"layer0": "techreborn:items/ingot/zinc_ingot"
}
},
"refined_iron": {
"textures": {
"layer0": "techreborn:items/ingot/refined_iron_ingot"
}
},
"advanced_alloy": {
"textures": {
"layer0": "techreborn:items/ingot/advanced_alloy_ingot"
}
},
"mixed_metal": {
"textures": {
"layer0": "techreborn:items/ingot/mixed_metal_ingot"
}
},
"iridium_alloy": {
"textures": {
"layer0": "techreborn:items/ingot/iridium_alloy_ingot"
}
}
}
}
}

View file

@ -0,0 +1,206 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"aluminum": {
"textures": {
"layer0": "techreborn:items/plate/aluminum_plate"
}
},
"brass": {
"textures": {
"layer0": "techreborn:items/plate/brass_plate"
}
},
"bronze": {
"textures": {
"layer0": "techreborn:items/plate/bronze_plate"
}
},
"chrome": {
"textures": {
"layer0": "techreborn:items/plate/chrome_plate"
}
},
"copper": {
"textures": {
"layer0": "techreborn:items/plate/copper_plate"
}
},
"electrum": {
"textures": {
"layer0": "techreborn:items/plate/electrum_plate"
}
},
"invar": {
"textures": {
"layer0": "techreborn:items/plate/invar_plate"
}
},
"iridium": {
"textures": {
"layer0": "techreborn:items/plate/iridium_plate"
}
},
"lead": {
"textures": {
"layer0": "techreborn:items/plate/lead_plate"
}
},
"nickel": {
"textures": {
"layer0": "techreborn:items/plate/nickel_plate"
}
},
"platinum": {
"textures": {
"layer0": "techreborn:items/plate/platinum_plate"
}
},
"silver": {
"textures": {
"layer0": "techreborn:items/plate/silver_plate"
}
},
"steel": {
"textures": {
"layer0": "techreborn:items/plate/steel_plate"
}
},
"tin": {
"textures": {
"layer0": "techreborn:items/plate/tin_plate"
}
},
"titanium": {
"textures": {
"layer0": "techreborn:items/plate/titanium_plate"
}
},
"tungsten": {
"textures": {
"layer0": "techreborn:items/plate/tungsten_plate"
}
},
"hot_tungstensteel": {
"textures": {
"layer0": "techreborn:items/plate/hot_tungstensteel_plate"
}
},
"tungstensteel": {
"textures": {
"layer0": "techreborn:items/plate/tungstensteel_plate"
}
},
"zinc": {
"textures": {
"layer0": "techreborn:items/plate/zinc_plate"
}
},
"refined_iron": {
"textures": {
"layer0": "techreborn:items/plate/refined_iron_plate"
}
},
"advanced_alloy": {
"textures": {
"layer0": "techreborn:items/plate/advanced_alloy_plate"
}
},
"mixed_metal": {
"textures": {
"layer0": "techreborn:items/plate/mixed_metal_plate"
}
},
"iridium_alloy": {
"textures": {
"layer0": "techreborn:items/plate/iridium_alloy_plate"
}
},
"wood": {
"textures": {
"layer0": "techreborn:items/plate/wood_plate"
}
},
"iron": {
"textures": {
"layer0": "techreborn:items/plate/iron_plate"
}
},
"lapis": {
"textures": {
"layer0": "techreborn:items/plate/lapis_plate"
}
},
"lazurite": {
"textures": {
"layer0": "techreborn:items/plate/lazurite_plate"
}
},
"gold": {
"textures": {
"layer0": "techreborn:items/plate/gold_plate"
}
},
"redstone": {
"textures": {
"layer0": "techreborn:items/plate/redstone_plate"
}
},
"diamond": {
"textures": {
"layer0": "techreborn:items/plate/diamond_plate"
}
},
"emerald": {
"textures": {
"layer0": "techreborn:items/plate/emerald_plate"
}
},
"coal": {
"textures": {
"layer0": "techreborn:items/plate/coal_plate"
}
},
"obsidian": {
"textures": {
"layer0": "techreborn:items/plate/obsidian_plate"
}
},
"carbon": {
"textures": {
"layer0": "techreborn:items/plate/carbon_plate"
}
},
"ruby": {
"textures": {
"layer0": "techreborn:items/plate/ruby_plate"
}
},
"sapphire": {
"textures": {
"layer0": "techreborn:items/plate/sapphire_plate"
}
},
"peridot": {
"textures": {
"layer0": "techreborn:items/plate/peridot_plate"
}
},
"red_garnet": {
"textures": {
"layer0": "techreborn:items/plate/red_garnet_plate"
}
},
"yellow_garnet": {
"textures": {
"layer0": "techreborn:items/plate/yellow_garnet_plate"
}
}
}
}
}

View file

@ -286,7 +286,6 @@ item.techreborn.dust.andesite.name=Andesite Dust
item.techreborn.dust.diorite.name=Diorite Dust
item.techreborn.dust.granite.name=Granite Dust
item.techreborn.ingot.refinedIron.name=Refined Iron Ingot
item.techreborn.wrench.name=Wrench
item.techreborn.cable.COPPER.name=Copper Cable
item.techreborn.cable.TIN.name=Tin Cable
@ -383,46 +382,33 @@ item.techreborn.electric_treetap.name=Electric Treetap
item.techreborn.gem.ruby.name=Ruby
item.techreborn.gem.sapphire.name=Sapphire
item.techreborn.gem.peridot.name=Peridot
item.techreborn.gem.redGarnet.name=Red Garnet
item.techreborn.gem.yellowGarnet.name=Yellow Garnet
item.techreborn.gem.red_garnet.name=Red Garnet
item.techreborn.gem.yellow_garnet.name=Yellow Garnet
#Ingots
item.techreborn.ingot.aluminum.name=Aluminium Ingot
item.techreborn.ingot.antimony.name=Antimony Ingot
item.techreborn.ingot.batteryAlloy.name=Battery Alloy Ingot
item.techreborn.ingot.redAlloy.name=Red Alloy Ingot
item.techreborn.ingot.blueAlloy.name=Blue Alloy Ingot
item.techreborn.ingot.brass.name=Brass Ingot
item.techreborn.ingot.bronze.name=Bronze Ingot
item.techreborn.ingot.cadmium.name=Cadmium Ingot
item.techreborn.ingot.chrome.name=Chrome Ingot
item.techreborn.ingot.copper.name=Copper Ingot
item.techreborn.ingot.cupronickel.name=Cupronickel Ingot
item.techreborn.ingot.electrum.name=Electrum Ingot
item.techreborn.ingot.indium.name=Indium Ingot
item.techreborn.ingot.invar.name=Invar Ingot
item.techreborn.ingot.iridium.name=Iridium Ingot
item.techreborn.ingot.kanthal.name=Kanthal Ingot
item.techreborn.ingot.lead.name=Lead Ingot
item.techreborn.ingot.lodestone.name=Lodestone Ingot
item.techreborn.ingot.magnalium.name=Magnalium Ingot
item.techreborn.ingot.nichrome.name=Nichrome Ingot
item.techreborn.ingot.nickel.name=Nickel Ingot
item.techreborn.ingot.osmium.name=Osmium Ingot
item.techreborn.ingot.platinum.name=Platinum Ingot
item.techreborn.ingot.silicon.name=Silicon Ingot
item.techreborn.ingot.silver.name=Silver Ingot
item.techreborn.ingot.steel.name=Steel Ingot
item.techreborn.ingot.tellurium.name=Tellurium Ingot
item.techreborn.ingot.tin.name=Tin Ingot
item.techreborn.ingot.titanium.name=Titanium Ingot
item.techreborn.ingot.tungsten.name=Tungsten Ingot
item.techreborn.ingot.hotTungstensteel.name=Hot Tungstensteel Ingot
item.techreborn.ingot.hot_tungstensteel.name=Hot Tungstensteel Ingot
item.techreborn.ingot.tungstensteel.name=Tungstensteel Ingot
item.techreborn.ingot.zinc.name=Zinc Ingot
item.techreborn.ingot.advancedAlloy.name=Advanced Alloy Ingot
item.techreborn.ingot.mixedMetal.name=Mixed Metal Ingot
item.techreborn.ingot.iridiumAlloy.name=Iridium Alloy Ingot
item.techreborn.ingot.advanced_alloy.name=Advanced Alloy Ingot
item.techreborn.ingot.mixed_metal.name=Mixed Metal Ingot
item.techreborn.ingot.iridium_alloy.name=Iridium Alloy Ingot
item.techreborn.ingot.refined_iron.name=Refined Iron Ingot
#Nuggets
item.techreborn.nuggets.aluminum.name=Aluminium Nugget
@ -450,44 +436,6 @@ item.techreborn.nuggets.zinc.name=Zinc Nugget
item.techreborn.nuggets.refinedIron.name=Refined Iron Nugget
item.techreborn.nuggets.diamond.name=Diamond Nugget
#Crushed Ore
item.techreborn.crushedore.Aluminum.name=Crushed Aluminium Ore
item.techreborn.crushedore.Ardite.name=Crushed Ardite Ore
item.techreborn.crushedore.Bauxite.name=Crushed Bauxite Ore
item.techreborn.crushedore.Cadmium.name=Crushed Cadmium Ore
item.techreborn.crushedore.Cinnabar.name=Crushed Cinnabar Ore
item.techreborn.crushedore.Cobalt.name=Crushed Cobalt Ore
item.techreborn.crushedore.DarkIron.name=Crushed Dark Iron Ore
item.techreborn.crushedore.Indium.name=Crushed Indium Ore
item.techreborn.crushedore.Iridium.name=Crushed Iridium Ore
item.techreborn.crushedore.Nickel.name=Crushed Nickel Ore
item.techreborn.crushedore.Osmium.name=Crushed Osmium Ore
item.techreborn.crushedore.Platinum.name=Crushed Platinum Ore
item.techreborn.crushedore.Pyrite.name=Crushed Pyrite Ore
item.techreborn.crushedore.Sphalerite.name=Crushed Sphalerite Ore
item.techreborn.crushedore.Tetrahedrite.name=Crushed Tetrahedrite Ore
item.techreborn.crushedore.Tungsten.name=Purified Crushed Tungsten Ore
item.techreborn.crushedore.Galena.name=Crushed Galena Ore
#Purified Crushed Ore
item.techreborn.purifiedcrushedore.Aluminum.name=Purified Crushed Aluminium Ore
item.techreborn.purifiedcrushedore.Ardite.name=Purified Crushed Ardite Ore
item.techreborn.purifiedcrushedore.Bauxite.name=Purified Crushed Bauxite Ore
item.techreborn.purifiedcrushedore.Cadmium.name=Purified Crushed Cadmium Ore
item.techreborn.purifiedcrushedore.Cinnabar.name=Purified Crushed Cinnabar Ore
item.techreborn.purifiedcrushedore.Cobalt.name=Purified Crushed Cobalt Ore
item.techreborn.purifiedcrushedore.DarkIron.name=Purified Crushed Dark Iron Ore
item.techreborn.purifiedcrushedore.Indium.name=Purified Crushed Indium Ore
item.techreborn.purifiedcrushedore.Iridium.name=Purified Crushed Iridium Ore
item.techreborn.purifiedcrushedore.Nickel.name=Purified Crushed Nickel Ore
item.techreborn.purifiedcrushedore.Osmium.name=Purified Crushed Osmium Ore
item.techreborn.purifiedcrushedore.Platinum.name=Purified Crushed Platinum Ore
item.techreborn.purifiedcrushedore.Pyrite.name=Purified Crushed Pyrite Ore
item.techreborn.purifiedcrushedore.Sphalerite.name=Purified Crushed Sphalerite Ore
item.techreborn.purifiedcrushedore.Tetrahedrite.name=Purified Crushed Tetrahedrite Ore
item.techreborn.purifiedcrushedore.Tungsten.name=Purified Crushed Tungsten Ore
item.techreborn.purifiedcrushedore.Galena.name=Purified Crushed Galena Ore
#Plates
item.techreborn.plate.aluminum.name=Aluminium Plate
item.techreborn.plate.brass.name=Brass Plate
@ -505,16 +453,14 @@ item.techreborn.plate.iridium.name=Iridium Plate
item.techreborn.plate.iron.name=Iron Plate
item.techreborn.plate.lapis.name=Lapis Lazuli Plate
item.techreborn.plate.lead.name=Lead Plate
item.techreborn.plate.magnalium.name=Magnalium Plate
item.techreborn.plate.nickel.name=Nickel Plate
item.techreborn.plate.obsidian.name=Obsidian Plate
item.techreborn.plate.osmium.name=Osmium Plate
item.techreborn.plate.Peridot.name=Peridot Plate
item.techreborn.plate.peridot.name=Peridot Plate
item.techreborn.plate.platinum.name=Platinum Plate
item.techreborn.plate.RedGarnet.name=Red Garnet Plate
item.techreborn.plate.red_garnet.name=Red Garnet Plate
item.techreborn.plate.redstone.name=Redstone Plate
item.techreborn.plate.Ruby.name=Ruby Plate
item.techreborn.plate.Sapphire.name=Sapphire Plate
item.techreborn.plate.ruby.name=Ruby Plate
item.techreborn.plate.sapphire.name=Sapphire Plate
item.techreborn.plate.silicon.name=Silicon Plate
item.techreborn.plate.silver.name=Silver Plate
item.techreborn.plate.steel.name=Steel Plate
@ -522,13 +468,13 @@ item.techreborn.plate.teslatite.name=Teslatite Plate
item.techreborn.plate.tin.name=Tin Plate
item.techreborn.plate.titanium.name=Titanium Plate
item.techreborn.plate.tungsten.name=Tungsten Plate
item.techreborn.plate.hotTungstensteel.name=Hot Tungstensteel Plate
item.techreborn.plate.hot_tungstensteel.name=Hot Tungstensteel Plate
item.techreborn.plate.tungstensteel.name=Tungstensteel Plate
item.techreborn.plate.YellowGarnet.name=Yellow Garnet Plate
item.techreborn.plate.yellow_garnet.name=Yellow Garnet Plate
item.techreborn.plate.zinc.name=Zinc Plate
item.techreborn.plate.refinedIron.name=Refined Iron Plate
item.techreborn.plate.refined_iron.name=Refined Iron Plate
item.techreborn.plate.wood.name=Wooden Plate
item.techreborn.plate.advancedAlloy.name=Advanced Alloy
item.techreborn.plate.advanced_alloy.name=Advanced Alloy
item.techreborn.plate.lazurite.name=Lazurite Plate
#Parts