Changed translation names for ingredients
This commit is contained in:
parent
3444c05c40
commit
35669641ba
15 changed files with 59 additions and 184 deletions
|
@ -106,16 +106,12 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingot",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
|
@ -125,10 +121,6 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 21
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -146,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -106,16 +106,12 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingot",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
|
@ -125,10 +121,6 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 21
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -146,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -111,15 +111,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:energyflowcircuit",
|
||||
"entryName": "energy_flow_circuit",
|
||||
"weight": 30,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -106,16 +106,12 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingot",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
|
@ -125,10 +121,6 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 21
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -146,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -108,6 +108,21 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
|
@ -123,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -126,27 +126,15 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:machine_frame",
|
||||
"name": "techreborn:circuitelite",
|
||||
"entryName": "data_control_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:datastoragecircuit",
|
||||
"entryName": "data_storage_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -106,16 +106,12 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingot",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
|
@ -125,10 +121,6 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 21
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -146,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -126,27 +126,15 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:machine_frame",
|
||||
"name": "techreborn:circuitelite",
|
||||
"entryName": "data_control_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:datastoragecircuit",
|
||||
"entryName": "data_storage_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -126,27 +126,15 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:machine_frame",
|
||||
"name": "techreborn:circuitelite",
|
||||
"entryName": "data_control_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:datastoragecircuit",
|
||||
"entryName": "data_storage_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -126,27 +126,15 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:machine_frame",
|
||||
"name": "techreborn:circuitelite",
|
||||
"entryName": "data_control_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:datastoragecircuit",
|
||||
"entryName": "data_storage_circuit",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -106,16 +106,12 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:ingot",
|
||||
"name": "techreborn:ingotmixedmetal",
|
||||
"entryName": "mixed_metal_ingot",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
|
@ -125,10 +121,6 @@
|
|||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 21
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -146,15 +138,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:circuitBasic",
|
||||
"entryName": "basic_circuit",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 29
|
||||
}
|
||||
]
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
|
@ -111,15 +111,9 @@
|
|||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "techreborn:part",
|
||||
"name": "techreborn:energyflowcircuit",
|
||||
"entryName": "energy_flow_circuit",
|
||||
"weight": 30,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"type": "empty",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue