Tweaked the ingredient values for each building, recipe and research
This commit is contained in:
+52
-52
@@ -108,7 +108,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "stone",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -126,7 +126,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "stone",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -144,7 +144,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "copper_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -162,7 +162,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "tin_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -180,7 +180,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "bronze_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -202,11 +202,11 @@
|
||||
},
|
||||
{
|
||||
"item": "copper_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -224,7 +224,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "iron_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -242,11 +242,11 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "iron_ore",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -264,7 +264,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "tin_ore",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
@@ -286,7 +286,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "copper_ore",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
@@ -308,7 +308,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "spider_silk",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -326,15 +326,15 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "stone",
|
||||
"amount": 1
|
||||
"amount": 6
|
||||
},
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "stone_gear",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -352,15 +352,15 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "copper_plate",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "copper_gear",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "battery_v1",
|
||||
@@ -382,15 +382,15 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "tin_plate",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "tin_gear",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "battery_v1",
|
||||
@@ -412,19 +412,19 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "bronze_plate",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"item": "bronze_gear",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "battery_v1",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -442,19 +442,19 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "iron_plate",
|
||||
"amount": 1
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 6
|
||||
},
|
||||
{
|
||||
"item": "iron_gear",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "battery_v2",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -472,7 +472,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "sand",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
@@ -494,11 +494,11 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "rope",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "spider_silk",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -588,7 +588,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "copper_rod",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "tin_rod",
|
||||
@@ -596,7 +596,7 @@
|
||||
},
|
||||
{
|
||||
"item": "water",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -618,11 +618,11 @@
|
||||
},
|
||||
{
|
||||
"item": "tin_rod",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "copper_wire",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -658,7 +658,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "stone",
|
||||
"amount": 1
|
||||
"amount": 4
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -676,7 +676,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "stone",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -694,7 +694,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "copper_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -712,7 +712,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "iron_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -730,7 +730,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "bronze_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -748,7 +748,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "tin_ingot",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -770,11 +770,11 @@
|
||||
},
|
||||
{
|
||||
"item": "copper_rod",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "water",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -792,19 +792,19 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "battery_v2",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "iron_rod",
|
||||
"amount": 1
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"item": "copper_wire",
|
||||
"amount": 1
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"item": "tin_plate",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -822,11 +822,11 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "water",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
@@ -844,7 +844,7 @@
|
||||
"inputs": [
|
||||
{
|
||||
"item": "glass",
|
||||
"amount": 1
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"item": "coal",
|
||||
|
||||
Reference in New Issue
Block a user