parent
7ddb035ef6
commit
1aea09d7c9
73 changed files with 86 additions and 86 deletions
src/main
java/techreborn/blockentity/storage/fluid
resources/data/techreborn/recipes
alloy_smelter
compressor
bronze_plate.jsonchrome_plate.jsoncoal_plate.jsonemerald_plate.jsoninvar_plate.jsonlazurite_plate.jsonnickel_plate.jsonobsidian_plate_from_dust.jsonquartz_plate.jsonred_garnet_plate_from_dust.jsonrefined_iron_plate.jsontungstensteel_plate.jsonyellow_garnet_plate_from_dust.json
crafting_table
gem_armor_tools
bronze_axe.jsonbronze_boots.jsonbronze_chestplate.jsonbronze_helmet.jsonbronze_hoe.jsonbronze_leggings.jsonbronze_pickaxe.jsonbronze_spade.jsonbronze_sword.json
ingot
mixed_metal_ingot.jsonmixed_metal_ingot_alt.jsonmixed_metal_ingot_aluminum_invar_bronze.jsonmixed_metal_ingot_aluminum_nickel_brass.jsonmixed_metal_ingot_aluminum_nickel_bronze.jsonmixed_metal_ingot_aluminum_titanium_bronze.jsonmixed_metal_ingot_aluminum_tungsten_bronze.jsonmixed_metal_ingot_aluminum_tungstensteel_brass.jsonmixed_metal_ingot_aluminum_tungstensteel_bronze.jsonmixed_metal_ingot_mixed_metal_ingot_aluminum_invar_brass.jsonmixed_metal_ingot_mixed_metal_ingot_tin_titanium_bronze.jsonmixed_metal_ingot_mixed_metal_ingot_zinc_invar_bronze.jsonmixed_metal_ingot_tin_invar_brass.jsonmixed_metal_ingot_tin_invar_bronze.jsonmixed_metal_ingot_tin_nickel_brass.jsonmixed_metal_ingot_tin_nickel_bronze.jsonmixed_metal_ingot_tin_tungsten_bronze.jsonmixed_metal_ingot_tin_tungstensteel_brass.jsonmixed_metal_ingot_tin_tungstensteel_bronze.jsonmixed_metal_ingot_zinc_invar_brass.jsonmixed_metal_ingot_zinc_iron_brass.jsonmixed_metal_ingot_zinc_iron_bronze.jsonmixed_metal_ingot_zinc_nickel_brass.jsonmixed_metal_ingot_zinc_nickel_bronze.jsonmixed_metal_ingot_zinc_titanium_bronze.jsonmixed_metal_ingot_zinc_tungsten_bronze.jsonmixed_metal_ingot_zinc_tungstensteel_brass.jsonmixed_metal_ingot_zinc_tungstensteel_bronze.jsonnickel_nugget_from_nugget.json
machine_block
basic_machine_casing.jsonbasic_machine_frame.jsonindustrial_machine_casing.jsonindustrial_machine_casing_alt.jsonindustrial_machine_frame.json
nugget
parts
storage_block
tool
unit/storage
grinder
rolling_machine
|
@ -33,7 +33,7 @@ import net.minecraft.text.Text;
|
||||||
import net.minecraft.text.TranslatableText;
|
import net.minecraft.text.TranslatableText;
|
||||||
import net.minecraft.util.Formatting;
|
import net.minecraft.util.Formatting;
|
||||||
import org.apache.commons.lang3.text.WordUtils;
|
import org.apache.commons.lang3.text.WordUtils;
|
||||||
import org.jetbrains.annotations.NotNull;
|
import org.jetbrains.annotations.Nullable;
|
||||||
import reborncore.api.IListInfoProvider;
|
import reborncore.api.IListInfoProvider;
|
||||||
import reborncore.api.IToolDrop;
|
import reborncore.api.IToolDrop;
|
||||||
import reborncore.api.blockentity.InventoryProvider;
|
import reborncore.api.blockentity.InventoryProvider;
|
||||||
|
@ -175,7 +175,7 @@ public class TankUnitBaseBlockEntity extends MachineBaseBlockEntity implements I
|
||||||
.sync(tank).addInventory().create(this, syncID);
|
.sync(tank).addInventory().create(this, syncID);
|
||||||
}
|
}
|
||||||
|
|
||||||
@NotNull
|
@Nullable
|
||||||
@Override
|
@Override
|
||||||
public Tank getTank() {
|
public Tank getTank() {
|
||||||
return tank;
|
return tank;
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"count": 2
|
"count": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results" : [
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"tag": "c:iron_dusts"
|
"tag": "c:iron_dusts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:chrome_ingot"
|
"tag": "c:chrome_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:coal_dust"
|
"tag": "c:coal_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:emerald_dust"
|
"tag": "c:emerald_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:lazurite_dust"
|
"tag": "c:lazurite_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:obsidian_dust"
|
"tag": "c:obsidian_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:quartz_dust"
|
"tag": "c:quartz_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:red_garnet_dust"
|
"tag": "c:red_garnet_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:yellow_garnet_dust"
|
"tag": "c:yellow_garnet_dusts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:stick"
|
"item": "minecraft:stick"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:stick"
|
"item": "minecraft:stick"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:stick"
|
"item": "minecraft:stick"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:stick"
|
"item": "minecraft:stick"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:stick"
|
"item": "minecraft:stick"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:titanium_ingots"
|
"tag": "c:titanium_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:tungsten_ingots"
|
"tag": "c:tungsten_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:aluminum_ingots"
|
"tag": "c:aluminum_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:titanium_ingots"
|
"tag": "c:titanium_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:tungsten_ingots"
|
"tag": "c:tungsten_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:tin_ingots"
|
"tag": "c:tin_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"tag": "c:invar_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:titanium_ingots"
|
"tag": "c:titanium_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"tag": "c:tungsten_ingots"
|
"tag": "c:tungsten_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"tag": "c:brass_ingots"
|
"tag": "c:brass_ingots"
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"tag": "c:zinc_ingots"
|
"tag": "c:zinc_ingots"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"tag": "c:tungstensteel_ingots"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:nickel_nugget"
|
"tag": "c:nickel_nuggets"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "techreborn:basic_machine_frame"
|
"item": "techreborn:basic_machine_frame"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:electronic_circuit"
|
"item": "techreborn:electronic_circuit"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"A": {
|
"A": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"tag": "c:refined_iron_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "techreborn:industrial_machine_frame"
|
"item": "techreborn:industrial_machine_frame"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "techreborn:chrome_plate"
|
"tag": "c:chrome_plates"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:data_storage_core"
|
"item": "techreborn:data_storage_core"
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "techreborn:advanced_machine_casing"
|
"item": "techreborn:advanced_machine_casing"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "techreborn:chrome_plate"
|
"tag": "c:chrome_plates"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:data_storage_core"
|
"item": "techreborn:data_storage_core"
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"item": "techreborn:advanced_machine_frame"
|
"item": "techreborn:advanced_machine_frame"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:chrome_plate"
|
"tag": "c:chrome_plates"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"tag": "c:titanium_plates"
|
"tag": "c:titanium_plates"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"type": "minecraft:crafting_shapeless",
|
"type": "minecraft:crafting_shapeless",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"type": "minecraft:crafting_shapeless",
|
"type": "minecraft:crafting_shapeless",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"A": {
|
"A": {
|
||||||
"item": "techreborn:refined_iron_plate"
|
"tag": "c:refined_iron_plates"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "minecraft:black_dye"
|
"item": "minecraft:black_dye"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:coal_dust"
|
"tag": "c:coal_dusts"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"tag": "c:copper_plates"
|
"tag": "c:copper_plates"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:coal_dust"
|
"tag": "c:coal_dusts"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"tag": "c:tin_dusts"
|
"tag": "c:tin_dusts"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"A": {
|
"A": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"A": {
|
"A": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
},
|
},
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:bronze_nugget"
|
"tag": "c:bronze_nuggets"
|
||||||
},
|
},
|
||||||
"W": {
|
"W": {
|
||||||
"tag": "minecraft:wool"
|
"tag": "minecraft:wool"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"item": "techreborn:basic_machine_frame"
|
"item": "techreborn:basic_machine_frame"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "techreborn:refined_iron_plate"
|
"tag": "c:refined_iron_plates"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:basic_display"
|
"item": "techreborn:basic_display"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot"
|
"tag": "c:bronze_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:chrome_ingot"
|
"tag": "c:chrome_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"tag": "c:copper_ingots"
|
"tag": "c:copper_ingots"
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"tag": "c:nickel_ingots"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:chrome_ingot"
|
"item": "techreborn:chrome_ingot"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue