parent
7ddb035ef6
commit
1aea09d7c9
73 changed files with 86 additions and 86 deletions
|
@ -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
Reference in a new issue