|
|
@@ -0,0 +1,13196 @@
|
|
|
+{
|
|
|
+ "qualityLevels": [
|
|
|
+ {
|
|
|
+ "type": "quality",
|
|
|
+ "name": "normal",
|
|
|
+ "level": 0,
|
|
|
+ "color": {
|
|
|
+ "r": 178.5,
|
|
|
+ "g": 178.5,
|
|
|
+ "b": 178.5
|
|
|
+ },
|
|
|
+ "order": "a",
|
|
|
+ "next_probability": 0.1,
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "hidden": false,
|
|
|
+ "icon": "quality/normal.png",
|
|
|
+ "draw_sprite_by_default": false,
|
|
|
+ "next": "uncommon"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "quality",
|
|
|
+ "name": "uncommon",
|
|
|
+ "level": 1,
|
|
|
+ "color": [
|
|
|
+ 43,
|
|
|
+ 165,
|
|
|
+ 61
|
|
|
+ ],
|
|
|
+ "order": "b",
|
|
|
+ "next": "rare",
|
|
|
+ "next_probability": 0.1,
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "icon": "quality/uncommon.png",
|
|
|
+ "beacon_power_usage_multiplier": 0.8333333333333334,
|
|
|
+ "mining_drill_resource_drain_multiplier": 0.8333333333333334,
|
|
|
+ "science_pack_drain_multiplier": 0.99
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "quality",
|
|
|
+ "name": "rare",
|
|
|
+ "level": 2,
|
|
|
+ "color": [
|
|
|
+ 25,
|
|
|
+ 104,
|
|
|
+ 178
|
|
|
+ ],
|
|
|
+ "order": "c",
|
|
|
+ "next": "epic",
|
|
|
+ "next_probability": 0.1,
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "icon": "quality/rare.png",
|
|
|
+ "beacon_power_usage_multiplier": 0.6666666666666666,
|
|
|
+ "mining_drill_resource_drain_multiplier": 0.6666666666666666,
|
|
|
+ "science_pack_drain_multiplier": 0.9800000000000001
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "quality",
|
|
|
+ "name": "epic",
|
|
|
+ "level": 3,
|
|
|
+ "color": [
|
|
|
+ 137,
|
|
|
+ 0,
|
|
|
+ 178
|
|
|
+ ],
|
|
|
+ "order": "d",
|
|
|
+ "next": "legendary",
|
|
|
+ "next_probability": 0.1,
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "icon": "quality/epic.png",
|
|
|
+ "beacon_power_usage_multiplier": 0.5,
|
|
|
+ "mining_drill_resource_drain_multiplier": 0.5,
|
|
|
+ "science_pack_drain_multiplier": 0.97
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "quality",
|
|
|
+ "name": "legendary",
|
|
|
+ "level": 5,
|
|
|
+ "color": [
|
|
|
+ 178,
|
|
|
+ 104,
|
|
|
+ 0
|
|
|
+ ],
|
|
|
+ "order": "e",
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "icon": "quality/legendary.png",
|
|
|
+ "beacon_power_usage_multiplier": 0.16666666666666666,
|
|
|
+ "mining_drill_resource_drain_multiplier": 0.16666666666666666,
|
|
|
+ "science_pack_drain_multiplier": 0.95
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "machines": [
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-1",
|
|
|
+ "icon": "entity/assembling-machine-1.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "crafting",
|
|
|
+ "basic-crafting",
|
|
|
+ "advanced-crafting",
|
|
|
+ "electronics",
|
|
|
+ "pressing"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 0.5,
|
|
|
+ "allowed_effects": [
|
|
|
+ "speed",
|
|
|
+ "consumption",
|
|
|
+ "pollution"
|
|
|
+ ],
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "effect_receiver": {
|
|
|
+ "uses_module_effects": false,
|
|
|
+ "uses_beacon_effects": false,
|
|
|
+ "uses_surface_effects": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-2",
|
|
|
+ "icon": "entity/assembling-machine-2.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "basic-crafting",
|
|
|
+ "crafting",
|
|
|
+ "advanced-crafting",
|
|
|
+ "crafting-with-fluid",
|
|
|
+ "electronics",
|
|
|
+ "electronics-with-fluid",
|
|
|
+ "pressing",
|
|
|
+ "metallurgy-or-assembling",
|
|
|
+ "organic-or-hand-crafting",
|
|
|
+ "organic-or-assembling",
|
|
|
+ "electronics-or-assembling",
|
|
|
+ "cryogenics-or-assembling",
|
|
|
+ "crafting-with-fluid-or-metallurgy"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 0.75,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 2,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-3",
|
|
|
+ "icon": "entity/assembling-machine-3.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "basic-crafting",
|
|
|
+ "crafting",
|
|
|
+ "advanced-crafting",
|
|
|
+ "crafting-with-fluid",
|
|
|
+ "electronics",
|
|
|
+ "electronics-with-fluid",
|
|
|
+ "pressing",
|
|
|
+ "metallurgy-or-assembling",
|
|
|
+ "organic-or-hand-crafting",
|
|
|
+ "organic-or-assembling",
|
|
|
+ "electronics-or-assembling",
|
|
|
+ "cryogenics-or-assembling",
|
|
|
+ "crafting-with-fluid-or-metallurgy"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1.25,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 4,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oil-refinery",
|
|
|
+ "icon": "entity/oil-refinery.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "oil-processing"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution"
|
|
|
+ ],
|
|
|
+ "module_slots": 3,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -2.5,
|
|
|
+ -2.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 2.5,
|
|
|
+ 2.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemical-plant",
|
|
|
+ "icon": "entity/chemical-plant.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "chemistry",
|
|
|
+ "chemistry-or-cryogenics",
|
|
|
+ "organic-or-chemistry"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 3,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "centrifuge",
|
|
|
+ "icon": "entity/centrifuge.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "centrifuging"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 2,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biochamber",
|
|
|
+ "icon": "entity/biochamber.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "organic",
|
|
|
+ "organic-or-hand-crafting",
|
|
|
+ "organic-or-assembling",
|
|
|
+ "organic-or-chemistry"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 2,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 4,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1.5,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1.5,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "effect_receiver": {
|
|
|
+ "base_effect": {
|
|
|
+ "productivity": 0.5
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crusher",
|
|
|
+ "icon": "entity/crusher.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "crushing"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 2,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -1,
|
|
|
+ -1.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 1,
|
|
|
+ 1.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "foundry",
|
|
|
+ "icon": "entity/foundry.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "metallurgy",
|
|
|
+ "pressing",
|
|
|
+ "crafting-with-fluid-or-metallurgy",
|
|
|
+ "metallurgy-or-assembling"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 4,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 4,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -2.5,
|
|
|
+ -2.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 2.5,
|
|
|
+ 2.5
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "effect_receiver": {
|
|
|
+ "base_effect": {
|
|
|
+ "productivity": 0.5
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "captive-biter-spawner",
|
|
|
+ "icon": "entity/captive-biter-spawner.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "captive-spawner-process"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 1,
|
|
|
+ "allowed_effects": {},
|
|
|
+ "module_slots": 0,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -2.5,
|
|
|
+ -2.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 2.5,
|
|
|
+ 2.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetic-plant",
|
|
|
+ "icon": "entity/electromagnetic-plant.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "electromagnetics",
|
|
|
+ "electronics",
|
|
|
+ "electronics-with-fluid",
|
|
|
+ "electronics-or-assembling"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 2,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 5,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -2,
|
|
|
+ -2
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 2,
|
|
|
+ 2
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "effect_receiver": {
|
|
|
+ "base_effect": {
|
|
|
+ "productivity": 0.5
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenic-plant",
|
|
|
+ "icon": "entity/cryogenic-plant.png",
|
|
|
+ "crafting_categories": [
|
|
|
+ "cryogenics",
|
|
|
+ "chemistry-or-cryogenics",
|
|
|
+ "cryogenics-or-assembling"
|
|
|
+ ],
|
|
|
+ "crafting_speed": 2,
|
|
|
+ "allowed_effects": [
|
|
|
+ "consumption",
|
|
|
+ "speed",
|
|
|
+ "productivity",
|
|
|
+ "pollution",
|
|
|
+ "quality"
|
|
|
+ ],
|
|
|
+ "module_slots": 8,
|
|
|
+ "selection_box": [
|
|
|
+ [
|
|
|
+ -2.5,
|
|
|
+ -2.5
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ 2.5,
|
|
|
+ 2.5
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "modules": [
|
|
|
+ {
|
|
|
+ "name": "speed-module",
|
|
|
+ "icon": "item/speed-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "speed",
|
|
|
+ "tier": 1,
|
|
|
+ "order": "a[speed]-a[speed-module-1]",
|
|
|
+ "effect": {
|
|
|
+ "speed": 0.2,
|
|
|
+ "consumption": 0.5,
|
|
|
+ "quality": -0.1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-2",
|
|
|
+ "icon": "item/speed-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "speed",
|
|
|
+ "tier": 2,
|
|
|
+ "order": "a[speed]-b[speed-module-2]",
|
|
|
+ "effect": {
|
|
|
+ "speed": 0.3,
|
|
|
+ "consumption": 0.6,
|
|
|
+ "quality": -0.15
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-3",
|
|
|
+ "icon": "item/speed-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "speed",
|
|
|
+ "tier": 3,
|
|
|
+ "order": "a[speed]-c[speed-module-3]",
|
|
|
+ "effect": {
|
|
|
+ "speed": 0.5,
|
|
|
+ "consumption": 0.7,
|
|
|
+ "quality": -0.25
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module",
|
|
|
+ "icon": "item/efficiency-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "efficiency",
|
|
|
+ "tier": 1,
|
|
|
+ "order": "c[efficiency]-a[efficiency-module-1]",
|
|
|
+ "effect": {
|
|
|
+ "consumption": -0.3
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-2",
|
|
|
+ "icon": "item/efficiency-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "efficiency",
|
|
|
+ "tier": 2,
|
|
|
+ "order": "c[efficiency]-b[efficiency-module-2]",
|
|
|
+ "effect": {
|
|
|
+ "consumption": -0.4
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-3",
|
|
|
+ "icon": "item/efficiency-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "efficiency",
|
|
|
+ "tier": 3,
|
|
|
+ "order": "c[efficiency]-c[efficiency-module-3]",
|
|
|
+ "effect": {
|
|
|
+ "consumption": -0.5
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module",
|
|
|
+ "icon": "item/productivity-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "productivity",
|
|
|
+ "tier": 1,
|
|
|
+ "order": "c[productivity]-a[productivity-module-1]",
|
|
|
+ "effect": {
|
|
|
+ "productivity": 0.04,
|
|
|
+ "consumption": 0.4,
|
|
|
+ "pollution": 0.05,
|
|
|
+ "speed": -0.05
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-2",
|
|
|
+ "icon": "item/productivity-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "productivity",
|
|
|
+ "tier": 2,
|
|
|
+ "order": "c[productivity]-b[productivity-module-2]",
|
|
|
+ "effect": {
|
|
|
+ "productivity": 0.06,
|
|
|
+ "consumption": 0.6,
|
|
|
+ "pollution": 0.07,
|
|
|
+ "speed": -0.1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-3",
|
|
|
+ "icon": "item/productivity-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "productivity",
|
|
|
+ "tier": 3,
|
|
|
+ "order": "c[productivity]-c[productivity-module-3]",
|
|
|
+ "effect": {
|
|
|
+ "productivity": 0.1,
|
|
|
+ "consumption": 0.8,
|
|
|
+ "pollution": 0.1,
|
|
|
+ "speed": -0.15
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module",
|
|
|
+ "icon": "item/quality-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "quality",
|
|
|
+ "tier": 1,
|
|
|
+ "order": "d[quality]-a[quality-module-1]",
|
|
|
+ "effect": {
|
|
|
+ "quality": 0.1,
|
|
|
+ "speed": -0.05
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-2",
|
|
|
+ "icon": "item/quality-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "quality",
|
|
|
+ "tier": 2,
|
|
|
+ "order": "d[quality]-b[quality-module-2]",
|
|
|
+ "effect": {
|
|
|
+ "quality": 0.2,
|
|
|
+ "speed": -0.05
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-3",
|
|
|
+ "icon": "item/quality-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "quality",
|
|
|
+ "tier": 3,
|
|
|
+ "order": "d[quality]-c[quality-module-3]",
|
|
|
+ "effect": {
|
|
|
+ "quality": 0.25,
|
|
|
+ "speed": -0.05
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "recipeCategories": [
|
|
|
+ {
|
|
|
+ "name": "parameters"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crafting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-crafting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "smelting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemistry"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crafting-with-fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oil-processing"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-building"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "centrifuging"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "basic-crafting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "recycling"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "recycling-or-hand-crafting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemistry-or-cryogenics"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pressing"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crushing"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crafting-with-fluid-or-metallurgy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "metallurgy-or-assembling"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "metallurgy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "organic"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "organic-or-hand-crafting"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "organic-or-assembling"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "organic-or-chemistry"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "captive-spawner-process"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electronics-or-assembling"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electronics"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electronics-with-fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetics"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenics-or-assembling"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenics"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "recipeGroup": [
|
|
|
+ {
|
|
|
+ "name": "logistics",
|
|
|
+ "icon": "item-group/logistics.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "storage",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "wooden-chest",
|
|
|
+ "icon": "item/wooden-chest.png",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "wood",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "wooden-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-chest",
|
|
|
+ "icon": "item/iron-chest.png",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-chest",
|
|
|
+ "icon": "item/steel-chest.png",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steel-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "storage-tank",
|
|
|
+ "icon": "item/storage-tank.png",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "storage-tank",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "belt",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "transport-belt",
|
|
|
+ "icon": "item/transport-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "transport-belt",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "splitter",
|
|
|
+ "icon": "item/splitter.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "transport-belt",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "splitter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "underground-belt",
|
|
|
+ "icon": "item/underground-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "transport-belt",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "underground-belt",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-underground-belt",
|
|
|
+ "icon": "item/fast-underground-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "underground-belt",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fast-underground-belt",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-splitter",
|
|
|
+ "icon": "item/fast-splitter.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "splitter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fast-splitter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-transport-belt",
|
|
|
+ "icon": "item/fast-transport-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "pressing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "transport-belt",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fast-transport-belt",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-transport-belt",
|
|
|
+ "icon": "item/express-transport-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "crafting-with-fluid-or-metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fast-transport-belt",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "express-transport-belt",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-underground-belt",
|
|
|
+ "icon": "item/express-underground-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "crafting-with-fluid-or-metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 80,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fast-underground-belt",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "express-underground-belt",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-splitter",
|
|
|
+ "icon": "item/express-splitter.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "crafting-with-fluid-or-metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fast-splitter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 80,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "express-splitter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-transport-belt",
|
|
|
+ "icon": "item/turbo-transport-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "express-transport-belt",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "turbo-transport-belt",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-underground-belt",
|
|
|
+ "icon": "item/turbo-underground-belt.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "express-underground-belt",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "turbo-underground-belt",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-splitter",
|
|
|
+ "icon": "item/turbo-splitter.png",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "express-splitter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 80,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "turbo-splitter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "inserter",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "bulk-inserter",
|
|
|
+ "icon": "item/bulk-inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fast-inserter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "bulk-inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "inserter",
|
|
|
+ "icon": "item/inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-inserter",
|
|
|
+ "icon": "item/fast-inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "inserter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fast-inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "long-handed-inserter",
|
|
|
+ "icon": "item/long-handed-inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "inserter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "long-handed-inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "burner-inserter",
|
|
|
+ "icon": "item/burner-inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "burner-inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "stack-inserter",
|
|
|
+ "icon": "item/stack-inserter.png",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "bulk-inserter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "jelly",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stack-inserter",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy-pipe-distribution",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "pipe",
|
|
|
+ "icon": "item/pipe.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pipe",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "small-electric-pole",
|
|
|
+ "icon": "item/small-electric-pole.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "wood",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "small-electric-pole",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pipe-to-ground",
|
|
|
+ "icon": "item/pipe-to-ground.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pipe-to-ground",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "big-electric-pole",
|
|
|
+ "icon": "item/big-electric-pole.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "big-electric-pole",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "medium-electric-pole",
|
|
|
+ "icon": "item/medium-electric-pole.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "medium-electric-pole",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "substation",
|
|
|
+ "icon": "item/substation.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "substation",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pump",
|
|
|
+ "icon": "item/pump.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pump",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-pipe",
|
|
|
+ "icon": "recipe/casting-pipe.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pipe",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-pipe-to-ground",
|
|
|
+ "icon": "recipe/casting-pipe-to-ground.png",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pipe-to-ground",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "train-transport",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rail",
|
|
|
+ "icon": "item/rail.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rail",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "locomotive",
|
|
|
+ "icon": "item/locomotive.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "locomotive",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-wagon",
|
|
|
+ "icon": "item/cargo-wagon.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cargo-wagon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-signal",
|
|
|
+ "icon": "item/rail-signal.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rail-signal",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-chain-signal",
|
|
|
+ "icon": "item/rail-chain-signal.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rail-chain-signal",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "train-stop",
|
|
|
+ "icon": "item/train-stop.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "train-stop",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluid-wagon",
|
|
|
+ "icon": "item/fluid-wagon.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 16,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "storage-tank",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fluid-wagon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-wagon",
|
|
|
+ "icon": "item/artillery-wagon.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "artillery-wagon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-support",
|
|
|
+ "icon": "item/rail-support.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rail-support",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-ramp",
|
|
|
+ "icon": "item/rail-ramp.png",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "rail",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rail-ramp",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "transport",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "car",
|
|
|
+ "icon": "item/car.png",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "car",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tank",
|
|
|
+ "icon": "item/tank.png",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 32,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tank",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spidertron",
|
|
|
+ "icon": "item/spidertron.png",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "exoskeleton-equipment",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fission-reactor-equipment",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "rocket-turret",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "radar",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "raw-fish",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "spidertron",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "logistic-network",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "logistic-robot",
|
|
|
+ "icon": "item/logistic-robot.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "flying-robot-frame",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "logistic-robot",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "construction-robot",
|
|
|
+ "icon": "item/construction-robot.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "flying-robot-frame",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "construction-robot",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "passive-provider-chest",
|
|
|
+ "icon": "item/passive-provider-chest.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-chest",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "passive-provider-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "active-provider-chest",
|
|
|
+ "icon": "item/active-provider-chest.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-chest",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "active-provider-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "storage-chest",
|
|
|
+ "icon": "item/storage-chest.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-chest",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "storage-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "buffer-chest",
|
|
|
+ "icon": "item/buffer-chest.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-chest",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "buffer-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "requester-chest",
|
|
|
+ "icon": "item/requester-chest.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-chest",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "requester-chest",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "roboport",
|
|
|
+ "icon": "item/roboport.png",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 45,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 45,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 45,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "roboport",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "circuit-network",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "display-panel",
|
|
|
+ "icon": "item/display-panel.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "display-panel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "small-lamp",
|
|
|
+ "icon": "item/small-lamp.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "small-lamp",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "arithmetic-combinator",
|
|
|
+ "icon": "item/arithmetic-combinator.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "arithmetic-combinator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "decider-combinator",
|
|
|
+ "icon": "item/decider-combinator.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "decider-combinator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "constant-combinator",
|
|
|
+ "icon": "item/constant-combinator.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "constant-combinator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "selector-combinator",
|
|
|
+ "icon": "item/selector-combinator.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "decider-combinator",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "selector-combinator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-switch",
|
|
|
+ "icon": "item/power-switch.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "power-switch",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "programmable-speaker",
|
|
|
+ "icon": "item/programmable-speaker.png",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "programmable-speaker",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "terrain",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "concrete",
|
|
|
+ "icon": "item/concrete.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-ore",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "concrete",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "hazard-concrete",
|
|
|
+ "icon": "item/hazard-concrete.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "hazard-concrete",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "refined-concrete",
|
|
|
+ "icon": "item/refined-concrete.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-stick",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "refined-concrete",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "refined-hazard-concrete",
|
|
|
+ "icon": "item/refined-hazard-concrete.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "refined-hazard-concrete",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "landfill",
|
|
|
+ "icon": "item/landfill.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "landfill",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "stone-brick",
|
|
|
+ "icon": "item/stone-brick.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "smelting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone-brick",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cliff-explosives",
|
|
|
+ "icon": "item/cliff-explosives.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "grenade",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cliff-explosives",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artificial-yumako-soil",
|
|
|
+ "icon": "recipe/artificial-yumako-soil.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako-seed",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "nutrients",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "landfill",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "artificial-yumako-soil",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overgrowth-yumako-soil",
|
|
|
+ "icon": "recipe/overgrowth-yumako-soil.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "artificial-yumako-soil",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "yumako-seed",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "overgrowth-yumako-soil",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artificial-jellynut-soil",
|
|
|
+ "icon": "recipe/artificial-jellynut-soil.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "jellynut-seed",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "nutrients",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "landfill",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "artificial-jellynut-soil",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overgrowth-jellynut-soil",
|
|
|
+ "icon": "recipe/overgrowth-jellynut-soil.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "artificial-jellynut-soil",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "jellynut-seed",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "overgrowth-jellynut-soil",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ice-platform",
|
|
|
+ "icon": "item/ice-platform.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 400,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ice",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "ice-platform",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "foundation",
|
|
|
+ "icon": "item/foundation.png",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium-plate",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "foundation",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production",
|
|
|
+ "icon": "item-group/production.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "tool",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "repair-pack",
|
|
|
+ "icon": "item/repair-pack.png",
|
|
|
+ "subgroup": "tool",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "repair-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "boiler",
|
|
|
+ "icon": "item/boiler.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone-furnace",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "boiler",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam-engine",
|
|
|
+ "icon": "item/steam-engine.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steam-engine",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solar-panel",
|
|
|
+ "icon": "item/solar-panel.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solar-panel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "accumulator",
|
|
|
+ "icon": "item/accumulator.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "accumulator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nuclear-reactor",
|
|
|
+ "icon": "item/nuclear-reactor.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nuclear-reactor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heat-exchanger",
|
|
|
+ "icon": "item/heat-exchanger.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "heat-exchanger",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heat-pipe",
|
|
|
+ "icon": "item/heat-pipe.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "heat-pipe",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam-turbine",
|
|
|
+ "icon": "item/steam-turbine.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steam-turbine",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-reactor",
|
|
|
+ "icon": "item/fusion-reactor.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 250,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fusion-reactor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-generator",
|
|
|
+ "icon": "item/fusion-generator.png",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fusion-generator",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "extraction-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "electric-mining-drill",
|
|
|
+ "icon": "item/electric-mining-drill.png",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electric-mining-drill",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "burner-mining-drill",
|
|
|
+ "icon": "item/burner-mining-drill.png",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-furnace",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "burner-mining-drill",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "offshore-pump",
|
|
|
+ "icon": "item/offshore-pump.png",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "offshore-pump",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pumpjack",
|
|
|
+ "icon": "item/pumpjack.png",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pumpjack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "big-mining-drill",
|
|
|
+ "icon": "item/big-mining-drill.png",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electric-mining-drill",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-carbide",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "big-mining-drill",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "smelting-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "stone-furnace",
|
|
|
+ "icon": "item/stone-furnace.png",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone-furnace",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-furnace",
|
|
|
+ "icon": "item/steel-furnace.png",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steel-furnace",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electric-furnace",
|
|
|
+ "icon": "item/electric-furnace.png",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electric-furnace",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "recycler",
|
|
|
+ "icon": "item/recycler.png",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "recycler",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "foundry",
|
|
|
+ "icon": "item/foundry.png",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "category": "metallurgy-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-carbide",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "foundry",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "agricultural-tower",
|
|
|
+ "icon": "item/agricultural-tower.png",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "landfill",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "agricultural-tower",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biochamber",
|
|
|
+ "icon": "item/biochamber.png",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "nutrients",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pentapod-egg",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "landfill",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "biochamber",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "captive-biter-spawner",
|
|
|
+ "icon": "item/captive-biter-spawner.png",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "capture-robot-rocket",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "captive-biter-spawner",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-1",
|
|
|
+ "icon": "item/assembling-machine-1.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 9,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "assembling-machine-1",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lab",
|
|
|
+ "icon": "item/lab.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "transport-belt",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lab",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-2",
|
|
|
+ "icon": "item/assembling-machine-2.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "assembling-machine-1",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "assembling-machine-2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-3",
|
|
|
+ "icon": "item/assembling-machine-3.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "assembling-machine-2",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "speed-module",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "assembling-machine-3",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oil-refinery",
|
|
|
+ "icon": "item/oil-refinery.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oil-refinery",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemical-plant",
|
|
|
+ "icon": "item/chemical-plant.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "chemical-plant",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "centrifuge",
|
|
|
+ "icon": "item/centrifuge.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "centrifuge",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biolab",
|
|
|
+ "icon": "item/biolab.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lab",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "capture-robot-rocket",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "biolab",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetic-plant",
|
|
|
+ "icon": "item/electromagnetic-plant.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "category": "electronics-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 150,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electromagnetic-plant",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenic-plant",
|
|
|
+ "icon": "item/cryogenic-plant.png",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "category": "cryogenics-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cryogenic-plant",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "environmental-protection",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "lightning-rod",
|
|
|
+ "icon": "item/lightning-rod.png",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 12,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lightning-rod",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lightning-collector",
|
|
|
+ "icon": "item/lightning-collector.png",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lightning-rod",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "accumulator",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 80,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lightning-collector",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heating-tower",
|
|
|
+ "icon": "item/heating-tower.png",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "boiler",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "heat-pipe",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "heating-tower",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "module",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "speed-module",
|
|
|
+ "icon": "item/speed-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "speed-module",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-2",
|
|
|
+ "icon": "item/speed-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "speed-module",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "speed-module-2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-3",
|
|
|
+ "icon": "item/speed-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "speed-module-2",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-carbide",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "speed-module-3",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module",
|
|
|
+ "icon": "item/productivity-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "productivity-module",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-2",
|
|
|
+ "icon": "item/productivity-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "productivity-module",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "productivity-module-2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-3",
|
|
|
+ "icon": "item/productivity-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "productivity-module-2",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "productivity-module-3",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module",
|
|
|
+ "icon": "item/efficiency-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "efficiency-module",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-2",
|
|
|
+ "icon": "item/efficiency-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "efficiency-module",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "efficiency-module-2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-3",
|
|
|
+ "icon": "item/efficiency-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "efficiency-module-2",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "efficiency-module-3",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "beacon",
|
|
|
+ "icon": "item/beacon.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "beacon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module",
|
|
|
+ "icon": "item/quality-module.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "quality-module",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-2",
|
|
|
+ "icon": "item/quality-module-2.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "quality-module",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "quality-module-2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-3",
|
|
|
+ "icon": "item/quality-module-3.png",
|
|
|
+ "subgroup": "module",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "quality-module-2",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "quality-module-3",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "intermediate-products",
|
|
|
+ "icon": "item-group/intermediate-products.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "fluid-recipes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "basic-oil-processing",
|
|
|
+ "icon": "recipe/basic-oil-processing.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "oil-processing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "amount": 45,
|
|
|
+ "fluidbox_index": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-oil-processing",
|
|
|
+ "icon": "recipe/advanced-oil-processing.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "oil-processing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "heavy-oil",
|
|
|
+ "amount": 25
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "light-oil",
|
|
|
+ "amount": 45
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "amount": 55
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "simple-coal-liquefaction",
|
|
|
+ "icon": "recipe/simple-coal-liquefaction.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "oil-processing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "heavy-oil",
|
|
|
+ "amount": 50
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "coal-liquefaction",
|
|
|
+ "icon": "recipe/coal-liquefaction.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "oil-processing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steam",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "heavy-oil",
|
|
|
+ "amount": 90,
|
|
|
+ "ignored_by_stats": 25,
|
|
|
+ "ignored_by_productivity": 25
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "light-oil",
|
|
|
+ "amount": 20
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-oil-cracking",
|
|
|
+ "icon": "recipe/heavy-oil-cracking.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "organic-or-chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "light-oil",
|
|
|
+ "amount": 30
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "light-oil-cracking",
|
|
|
+ "icon": "recipe/light-oil-cracking.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "organic-or-chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "light-oil",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "amount": 20
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solid-fuel-from-petroleum-gas",
|
|
|
+ "icon": "recipe/solid-fuel-from-petroleum-gas.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "petroleum-gas",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solid-fuel-from-light-oil",
|
|
|
+ "icon": "recipe/solid-fuel-from-light-oil.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "light-oil",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solid-fuel-from-heavy-oil",
|
|
|
+ "icon": "recipe/solid-fuel-from-heavy-oil.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lubricant",
|
|
|
+ "icon": "fluid/lubricant.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "lubricant",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfuric-acid",
|
|
|
+ "icon": "fluid/sulfuric-acid.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "sulfur",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "sulfuric-acid",
|
|
|
+ "amount": 50
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "acid-neutralisation",
|
|
|
+ "icon": "recipe/acid-neutralisation.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 1000,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "steam",
|
|
|
+ "amount": 10000,
|
|
|
+ "temperature": 500
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam-condensation",
|
|
|
+ "icon": "recipe/steam-condensation.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steam",
|
|
|
+ "amount": 1000,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "water",
|
|
|
+ "amount": 90
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ice-melting",
|
|
|
+ "icon": "recipe/ice-melting.png",
|
|
|
+ "subgroup": "fluid-recipes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "ice",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "water",
|
|
|
+ "amount": 20
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "raw-material",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "plastic-bar",
|
|
|
+ "icon": "item/plastic-bar.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "petroleum-gas",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "plastic-bar",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfur",
|
|
|
+ "icon": "item/sulfur.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "petroleum-gas",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "sulfur",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-plate",
|
|
|
+ "icon": "item/copper-plate.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "smelting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-ore",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-plate",
|
|
|
+ "icon": "item/iron-plate.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "smelting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-ore",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-plate",
|
|
|
+ "icon": "item/steel-plate.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "smelting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steel-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosives",
|
|
|
+ "icon": "item/explosives.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "sulfur",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "explosives",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery",
|
|
|
+ "icon": "item/battery.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "battery",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbon",
|
|
|
+ "icon": "recipe/carbon.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "coal-synthesis",
|
|
|
+ "icon": "recipe/coal-synthesis.png",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfur",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "coal",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fill-barrel",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "water-barrel",
|
|
|
+ "icon": "recipe/water-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "water-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crude-oil-barrel",
|
|
|
+ "icon": "recipe/crude-oil-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "crude-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "petroleum-gas-barrel",
|
|
|
+ "icon": "recipe/petroleum-gas-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "petroleum-gas",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "petroleum-gas-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "light-oil-barrel",
|
|
|
+ "icon": "recipe/light-oil-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "light-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "light-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-oil-barrel",
|
|
|
+ "icon": "recipe/heavy-oil-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "heavy-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lubricant-barrel",
|
|
|
+ "icon": "recipe/lubricant-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lubricant-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfuric-acid-barrel",
|
|
|
+ "icon": "recipe/sulfuric-acid-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "sulfuric-acid-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-hot-barrel",
|
|
|
+ "icon": "recipe/fluoroketone-hot-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-hot",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fluoroketone-hot-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-cold-barrel",
|
|
|
+ "icon": "recipe/fluoroketone-cold-barrel.png",
|
|
|
+ "subgroup": "fill-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fluoroketone-cold-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-barrel",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "empty-water-barrel",
|
|
|
+ "icon": "recipe/empty-water-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "water",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-crude-oil-barrel",
|
|
|
+ "icon": "recipe/empty-crude-oil-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "crude-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-petroleum-gas-barrel",
|
|
|
+ "icon": "recipe/empty-petroleum-gas-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "petroleum-gas-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-light-oil-barrel",
|
|
|
+ "icon": "recipe/empty-light-oil-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "light-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "light-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-heavy-oil-barrel",
|
|
|
+ "icon": "recipe/empty-heavy-oil-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "heavy-oil",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-lubricant-barrel",
|
|
|
+ "icon": "recipe/empty-lubricant-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lubricant-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "lubricant",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-sulfuric-acid-barrel",
|
|
|
+ "icon": "recipe/empty-sulfuric-acid-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "sulfuric-acid",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-fluoroketone-hot-barrel",
|
|
|
+ "icon": "recipe/empty-fluoroketone-hot-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-hot-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-hot",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "empty-fluoroketone-cold-barrel",
|
|
|
+ "icon": "recipe/empty-fluoroketone-cold-barrel.png",
|
|
|
+ "subgroup": "empty-barrel",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold-barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-cold",
|
|
|
+ "amount": 50,
|
|
|
+ "ignored_by_stats": 50
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1,
|
|
|
+ "ignored_by_stats": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "intermediate-product",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "barrel",
|
|
|
+ "icon": "item/barrel.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "barrel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-stick",
|
|
|
+ "icon": "item/iron-stick.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-stick",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-gear-wheel",
|
|
|
+ "icon": "item/iron-gear-wheel.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-gear-wheel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electronic-circuit",
|
|
|
+ "icon": "item/electronic-circuit.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electronic-circuit",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-cable",
|
|
|
+ "icon": "item/copper-cable.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-cable",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "engine-unit",
|
|
|
+ "icon": "item/engine-unit.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "advanced-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "engine-unit",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-circuit",
|
|
|
+ "icon": "item/advanced-circuit.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "advanced-circuit",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "processing-unit",
|
|
|
+ "icon": "item/processing-unit.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "electronics-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "processing-unit",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electric-engine-unit",
|
|
|
+ "icon": "item/electric-engine-unit.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lubricant",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electric-engine-unit",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flying-robot-frame",
|
|
|
+ "icon": "item/flying-robot-frame.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "flying-robot-frame",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "low-density-structure",
|
|
|
+ "icon": "item/low-density-structure.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "low-density-structure",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-fuel",
|
|
|
+ "icon": "item/rocket-fuel.png",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "solid-fuel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "light-oil",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-processing",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "uranium-fuel-cell",
|
|
|
+ "icon": "item/uranium-fuel-cell.png",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-238",
|
|
|
+ "amount": 19,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-fuel-cell",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-processing",
|
|
|
+ "icon": "recipe/uranium-processing.png",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "category": "centrifuging",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "uranium-ore",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-235",
|
|
|
+ "probability": 0.007000000000000001,
|
|
|
+ "amount": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-238",
|
|
|
+ "probability": 0.993,
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nuclear-fuel-reprocessing",
|
|
|
+ "icon": "recipe/nuclear-fuel-reprocessing.png",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "category": "centrifuging",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "depleted-uranium-fuel-cell",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-238",
|
|
|
+ "amount": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "kovarex-enrichment-process",
|
|
|
+ "icon": "recipe/kovarex-enrichment-process.png",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "category": "centrifuging",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-238",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-235",
|
|
|
+ "amount": 41,
|
|
|
+ "ignored_by_stats": 40,
|
|
|
+ "ignored_by_productivity": 40
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-238",
|
|
|
+ "amount": 2,
|
|
|
+ "ignored_by_stats": 2,
|
|
|
+ "ignored_by_productivity": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nuclear-fuel",
|
|
|
+ "icon": "item/nuclear-fuel.png",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "category": "centrifuging",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "rocket-fuel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nuclear-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "vulcanus-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "molten-iron-from-lava",
|
|
|
+ "icon": "recipe/molten-iron-from-lava.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lava",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "molten-iron",
|
|
|
+ "amount": 250
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "molten-copper-from-lava",
|
|
|
+ "icon": "recipe/molten-copper-from-lava.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lava",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "molten-copper",
|
|
|
+ "amount": 250
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone",
|
|
|
+ "amount": 15
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "molten-iron",
|
|
|
+ "icon": "recipe/molten-iron.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-ore",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "molten-iron",
|
|
|
+ "amount": 500
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "molten-copper",
|
|
|
+ "icon": "recipe/molten-copper.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-ore",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "molten-copper",
|
|
|
+ "amount": 500
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-iron",
|
|
|
+ "icon": "recipe/casting-iron.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-plate",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-copper",
|
|
|
+ "icon": "recipe/casting-copper.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-copper",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-plate",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-steel",
|
|
|
+ "icon": "recipe/casting-steel.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steel-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-iron-gear-wheel",
|
|
|
+ "icon": "recipe/casting-iron-gear-wheel.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-gear-wheel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-iron-stick",
|
|
|
+ "icon": "recipe/casting-iron-stick.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-stick",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-low-density-structure",
|
|
|
+ "icon": "recipe/casting-low-density-structure.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 80,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "molten-copper",
|
|
|
+ "amount": 250,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "low-density-structure",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "concrete-from-molten-iron",
|
|
|
+ "icon": "recipe/concrete-from-molten-iron.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "concrete",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "casting-copper-cable",
|
|
|
+ "icon": "recipe/casting-copper-cable.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "molten-copper",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-cable",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tungsten-carbide",
|
|
|
+ "icon": "item/tungsten-carbide.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "crafting-with-fluid",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-ore",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfuric-acid",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tungsten-carbide",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tungsten-plate",
|
|
|
+ "icon": "item/tungsten-plate.png",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-ore",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "molten-iron",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tungsten-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fulgora-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "holmium-plate",
|
|
|
+ "icon": "item/holmium-plate.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "crafting-with-fluid-or-metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-solution",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "holmium-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "scrap-recycling",
|
|
|
+ "icon": "recipe/scrap-recycling.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "recycling-or-hand-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "scrap",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.07,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "concrete",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.06,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "ice",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.05,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.04,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "battery",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.04,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.04,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "advanced-circuit",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.03,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-cable",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.03,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "processing-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.02,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "low-density-structure",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.01,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "holmium-ore",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.01,
|
|
|
+ "show_details_in_recipe_tooltip": false
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "holmium-solution",
|
|
|
+ "icon": "fluid/holmium-solution.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-ore",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "holmium-solution",
|
|
|
+ "amount": 100
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "superconductor",
|
|
|
+ "icon": "item/superconductor.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "light-oil",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "superconductor",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electrolyte",
|
|
|
+ "icon": "fluid/electrolyte.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "heavy-oil",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "holmium-solution",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "electrolyte",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "supercapacitor",
|
|
|
+ "icon": "item/supercapacitor.png",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "supercapacitor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "yumako-processing",
|
|
|
+ "icon": "recipe/yumako-processing.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic-or-hand-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "yumako-seed",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.02
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "yumako-mash",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "jellynut-processing",
|
|
|
+ "icon": "recipe/jellynut-processing.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic-or-hand-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "jellynut",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "jellynut-seed",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.02
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "jelly",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-bacteria",
|
|
|
+ "icon": "recipe/iron-bacteria.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic-or-hand-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "jelly",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-bacteria",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "spoilage",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-bacteria-cultivation",
|
|
|
+ "icon": "recipe/iron-bacteria-cultivation.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-bacteria",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-bacteria",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-bacteria",
|
|
|
+ "icon": "recipe/copper-bacteria.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic-or-hand-crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako-mash",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-bacteria",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "spoilage",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-bacteria-cultivation",
|
|
|
+ "icon": "recipe/copper-bacteria-cultivation.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-bacteria",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-bacteria",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients-from-spoilage",
|
|
|
+ "icon": "recipe/nutrients-from-spoilage.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nutrients",
|
|
|
+ "amount": 1,
|
|
|
+ "percent_spoiled": 0.5
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients-from-yumako-mash",
|
|
|
+ "icon": "recipe/nutrients-from-yumako-mash.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako-mash",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nutrients",
|
|
|
+ "amount": 6
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients-from-bioflux",
|
|
|
+ "icon": "recipe/nutrients-from-bioflux.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nutrients",
|
|
|
+ "amount": 40
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pentapod-egg",
|
|
|
+ "icon": "recipe/pentapod-egg.png",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "pentapod-egg",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "nutrients",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "pentapod-egg",
|
|
|
+ "amount": 2,
|
|
|
+ "ignored_by_stats": 1,
|
|
|
+ "ignored_by_productivity": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture-products",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rocket-fuel-from-jelly",
|
|
|
+ "icon": "recipe/rocket-fuel-from-jelly.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "jelly",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biolubricant",
|
|
|
+ "icon": "recipe/biolubricant.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "jelly",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "lubricant",
|
|
|
+ "amount": 20
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "bioplastic",
|
|
|
+ "icon": "recipe/bioplastic.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "yumako-mash",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "plastic-bar",
|
|
|
+ "amount": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biosulfur",
|
|
|
+ "icon": "recipe/biosulfur.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "sulfur",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "bioflux",
|
|
|
+ "icon": "recipe/bioflux.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako-mash",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "jelly",
|
|
|
+ "amount": 12,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "bioflux",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "burnt-spoilage",
|
|
|
+ "icon": "recipe/burnt-spoilage.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "spoilage",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbon",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbon-fiber",
|
|
|
+ "icon": "item/carbon-fiber.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "yumako-mash",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbon-fiber",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biter-egg",
|
|
|
+ "icon": "recipe/biter-egg.png",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "category": "captive-spawner-process",
|
|
|
+ "ingredients": [],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "biter-egg",
|
|
|
+ "amount": 5
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nauvis-agriculture",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "wood-processing",
|
|
|
+ "icon": "recipe/wood-processing.png",
|
|
|
+ "subgroup": "nauvis-agriculture",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "wood",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tree-seed",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fish-breeding",
|
|
|
+ "icon": "recipe/fish-breeding.png",
|
|
|
+ "subgroup": "nauvis-agriculture",
|
|
|
+ "category": "organic-or-chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "raw-fish",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "nutrients",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "raw-fish",
|
|
|
+ "amount": 3,
|
|
|
+ "ignored_by_stats": 2,
|
|
|
+ "ignored_by_productivity": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients-from-fish",
|
|
|
+ "icon": "recipe/nutrients-from-fish.png",
|
|
|
+ "subgroup": "nauvis-agriculture",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "raw-fish",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nutrients",
|
|
|
+ "amount": 20
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients-from-biter-egg",
|
|
|
+ "icon": "recipe/nutrients-from-biter-egg.png",
|
|
|
+ "subgroup": "nauvis-agriculture",
|
|
|
+ "category": "organic-or-assembling",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "nutrients",
|
|
|
+ "amount": 20
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "aquilo-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "ammoniacal-solution-separation",
|
|
|
+ "icon": "recipe/ammoniacal-solution-separation.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "ammoniacal-solution",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "ice",
|
|
|
+ "amount": 5
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "ammonia",
|
|
|
+ "amount": 50
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solid-fuel-from-ammonia",
|
|
|
+ "icon": "recipe/solid-fuel-from-ammonia.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ammonia-rocket-fuel",
|
|
|
+ "icon": "recipe/ammonia-rocket-fuel.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "solid-fuel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-fuel",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone",
|
|
|
+ "icon": "fluid/fluoroketone-hot.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluorine",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "solid-fuel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-hot",
|
|
|
+ "amount": 50,
|
|
|
+ "temperature": 180
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-cooling",
|
|
|
+ "icon": "recipe/fluoroketone-cooling.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-hot",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-cold",
|
|
|
+ "amount": 10,
|
|
|
+ "temperature": -150,
|
|
|
+ "ignored_by_stats": 10
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lithium",
|
|
|
+ "icon": "item/lithium.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "chemistry-or-cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium-brine",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lithium",
|
|
|
+ "amount": 5
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lithium-plate",
|
|
|
+ "icon": "item/lithium-plate.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "smelting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lithium",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "lithium-plate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quantum-processor",
|
|
|
+ "icon": "item/quantum-processor.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-carbide",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "quantum-processor",
|
|
|
+ "amount": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-hot",
|
|
|
+ "amount": 5,
|
|
|
+ "temperature": 180,
|
|
|
+ "ignored_by_stats": 5,
|
|
|
+ "ignored_by_productivity": 5
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-power-cell",
|
|
|
+ "icon": "item/fusion-power-cell.png",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "lithium-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ammonia",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fusion-power-cell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "science-pack",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "automation-science-pack",
|
|
|
+ "icon": "item/automation-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "automation-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "logistic-science-pack",
|
|
|
+ "icon": "item/logistic-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "inserter",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "transport-belt",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "logistic-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemical-science-pack",
|
|
|
+ "icon": "item/chemical-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "sulfur",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "chemical-science-pack",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "military-science-pack",
|
|
|
+ "icon": "item/military-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "piercing-rounds-magazine",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "grenade",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "stone-wall",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "military-science-pack",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production-science-pack",
|
|
|
+ "icon": "item/production-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electric-furnace",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "productivity-module",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "rail",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "production-science-pack",
|
|
|
+ "amount": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "utility-science-pack",
|
|
|
+ "icon": "item/utility-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "flying-robot-frame",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "utility-science-pack",
|
|
|
+ "amount": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-science-pack",
|
|
|
+ "icon": "recipe/space-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "ice",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "space-science-pack",
|
|
|
+ "amount": 5
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "metallurgic-science-pack",
|
|
|
+ "icon": "item/metallurgic-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "category": "metallurgy",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-carbide",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "molten-copper",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallurgic-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agricultural-science-pack",
|
|
|
+ "icon": "item/agricultural-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "category": "organic",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pentapod-egg",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "agricultural-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetic-science-pack",
|
|
|
+ "icon": "item/electromagnetic-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "accumulator",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "fluid"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "holmium-solution",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "electromagnetic-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenic-science-pack",
|
|
|
+ "icon": "item/cryogenic-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "ice",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "lithium-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 6,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cryogenic-science-pack",
|
|
|
+ "amount": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "fluoroketone-hot",
|
|
|
+ "amount": 3,
|
|
|
+ "ignored_by_stats": 3,
|
|
|
+ "ignored_by_productivity": 3
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "promethium-science-pack",
|
|
|
+ "icon": "item/promethium-science-pack.png",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "promethium-asteroid-chunk",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "biter-egg",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "promethium-science-pack",
|
|
|
+ "amount": 10
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space",
|
|
|
+ "icon": "item-group/space.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "space-interactors",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rocket-silo",
|
|
|
+ "icon": "item/rocket-silo.png",
|
|
|
+ "subgroup": "space-interactors",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1000,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 1000,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-silo",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-landing-pad",
|
|
|
+ "icon": "item/cargo-landing-pad.png",
|
|
|
+ "subgroup": "space-interactors",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "concrete",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cargo-landing-pad",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-platform",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "space-platform-foundation",
|
|
|
+ "icon": "item/space-platform-foundation.png",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "category": "crafting",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "space-platform-foundation",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-bay",
|
|
|
+ "icon": "item/cargo-bay.png",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cargo-bay",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "asteroid-collector",
|
|
|
+ "icon": "item/asteroid-collector.png",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "asteroid-collector",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crusher",
|
|
|
+ "icon": "item/crusher.png",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "crusher",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "thruster",
|
|
|
+ "icon": "item/thruster.png",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "thruster",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-rocket",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "space-platform-starter-pack",
|
|
|
+ "icon": "item/space-platform-starter-pack.png",
|
|
|
+ "subgroup": "space-rocket",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "space-platform-foundation",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "space-platform-starter-pack",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-crushing",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "metallic-asteroid-crushing",
|
|
|
+ "icon": "recipe/metallic-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-ore",
|
|
|
+ "amount": 20
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbonic-asteroid-crushing",
|
|
|
+ "icon": "recipe/carbonic-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbon",
|
|
|
+ "amount": 10
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oxide-asteroid-crushing",
|
|
|
+ "icon": "recipe/oxide-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "ice",
|
|
|
+ "amount": 5
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "metallic-asteroid-reprocessing",
|
|
|
+ "icon": "recipe/metallic-asteroid-reprocessing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.4
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbonic-asteroid-reprocessing",
|
|
|
+ "icon": "recipe/carbonic-asteroid-reprocessing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.4
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oxide-asteroid-reprocessing",
|
|
|
+ "icon": "recipe/oxide-asteroid-reprocessing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.4
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-metallic-asteroid-crushing",
|
|
|
+ "icon": "recipe/advanced-metallic-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "iron-ore",
|
|
|
+ "amount": 10
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "copper-ore",
|
|
|
+ "amount": 4
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.05
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-carbonic-asteroid-crushing",
|
|
|
+ "icon": "recipe/advanced-carbonic-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbon",
|
|
|
+ "amount": 5
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "sulfur",
|
|
|
+ "amount": 2
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.05
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-oxide-asteroid-crushing",
|
|
|
+ "icon": "recipe/advanced-oxide-asteroid-crushing.png",
|
|
|
+ "subgroup": "space-crushing",
|
|
|
+ "category": "crushing",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "ice",
|
|
|
+ "amount": 3
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "calcite",
|
|
|
+ "amount": 2
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "amount": 1,
|
|
|
+ "probability": 0.05
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-processing",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "thruster-fuel",
|
|
|
+ "icon": "fluid/thruster-fuel.png",
|
|
|
+ "subgroup": "space-processing",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "thruster-fuel",
|
|
|
+ "amount": 75
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-thruster-fuel",
|
|
|
+ "icon": "recipe/advanced-thruster-fuel.png",
|
|
|
+ "subgroup": "space-processing",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "carbon",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "thruster-fuel",
|
|
|
+ "amount": 1500
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "thruster-oxidizer",
|
|
|
+ "icon": "fluid/thruster-oxidizer.png",
|
|
|
+ "subgroup": "space-processing",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-ore",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "thruster-oxidizer",
|
|
|
+ "amount": 75
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-thruster-oxidizer",
|
|
|
+ "icon": "recipe/advanced-thruster-oxidizer.png",
|
|
|
+ "subgroup": "space-processing",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-ore",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "water",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "fluid",
|
|
|
+ "name": "thruster-oxidizer",
|
|
|
+ "amount": 1500
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "combat",
|
|
|
+ "icon": "item-group/combat.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "gun",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "submachine-gun",
|
|
|
+ "icon": "item/submachine-gun.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "submachine-gun",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shotgun",
|
|
|
+ "icon": "item/shotgun.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "wood",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "shotgun",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower",
|
|
|
+ "icon": "item/flamethrower.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "flamethrower",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-launcher",
|
|
|
+ "icon": "item/rocket-launcher.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-launcher",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "combat-shotgun",
|
|
|
+ "icon": "item/combat-shotgun.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "wood",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "combat-shotgun",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun",
|
|
|
+ "icon": "item/railgun.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "railgun",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "teslagun",
|
|
|
+ "icon": "item/teslagun.png",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "teslagun",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ammo",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "firearm-magazine",
|
|
|
+ "icon": "item/firearm-magazine.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "firearm-magazine",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shotgun-shell",
|
|
|
+ "icon": "item/shotgun-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "shotgun-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "piercing-rounds-magazine",
|
|
|
+ "icon": "item/piercing-rounds-magazine.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "firearm-magazine",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "piercing-rounds-magazine",
|
|
|
+ "amount": 2
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-rounds-magazine",
|
|
|
+ "icon": "item/uranium-rounds-magazine.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "piercing-rounds-magazine",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-238",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-rounds-magazine",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket",
|
|
|
+ "icon": "item/rocket.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-rocket",
|
|
|
+ "icon": "item/explosive-rocket.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "rocket",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "explosive-rocket",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "atomic-bomb",
|
|
|
+ "icon": "item/atomic-bomb.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-235",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "atomic-bomb",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "piercing-shotgun-shell",
|
|
|
+ "icon": "item/piercing-shotgun-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "shotgun-shell",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "piercing-shotgun-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cannon-shell",
|
|
|
+ "icon": "item/cannon-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cannon-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-cannon-shell",
|
|
|
+ "icon": "item/explosive-cannon-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "explosive-cannon-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-cannon-shell",
|
|
|
+ "icon": "item/uranium-cannon-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "cannon-shell",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-238",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "uranium-cannon-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-uranium-cannon-shell",
|
|
|
+ "icon": "item/explosive-uranium-cannon-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "explosive-cannon-shell",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-238",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "explosive-uranium-cannon-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-shell",
|
|
|
+ "icon": "item/artillery-shell.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "radar",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "calcite",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 8,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "artillery-shell",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower-ammo",
|
|
|
+ "icon": "item/flamethrower-ammo.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "category": "chemistry",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "crude-oil",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "flamethrower-ammo",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun-ammo",
|
|
|
+ "icon": "item/railgun-ammo.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-cable",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "railgun-ammo",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "capture-robot-rocket",
|
|
|
+ "icon": "item/capture-robot-rocket.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "flying-robot-frame",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "bioflux",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "capture-robot-rocket",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tesla-ammo",
|
|
|
+ "icon": "item/tesla-ammo.png",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "plastic-bar",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tesla-ammo",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "capsule",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "grenade",
|
|
|
+ "icon": "item/grenade.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "grenade",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "poison-capsule",
|
|
|
+ "icon": "item/poison-capsule.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "poison-capsule",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "slowdown-capsule",
|
|
|
+ "icon": "item/slowdown-capsule.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "coal",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "slowdown-capsule",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cluster-grenade",
|
|
|
+ "icon": "item/cluster-grenade.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "grenade",
|
|
|
+ "amount": 7,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "cluster-grenade",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "defender-capsule",
|
|
|
+ "icon": "item/defender-capsule.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "piercing-rounds-magazine",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "defender-capsule",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "distractor-capsule",
|
|
|
+ "icon": "item/distractor-capsule.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "defender-capsule",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "distractor-capsule",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "destroyer-capsule",
|
|
|
+ "icon": "item/destroyer-capsule.png",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "distractor-capsule",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "destroyer-capsule",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "armor",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "light-armor",
|
|
|
+ "icon": "item/light-armor.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "light-armor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-armor",
|
|
|
+ "icon": "item/heavy-armor.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "heavy-armor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "modular-armor",
|
|
|
+ "icon": "item/modular-armor.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "modular-armor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-armor",
|
|
|
+ "icon": "item/power-armor.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "power-armor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-armor-mk2",
|
|
|
+ "icon": "item/power-armor-mk2.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "efficiency-module",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "speed-module",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "power-armor-mk2",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "mech-armor",
|
|
|
+ "icon": "item/mech-armor.png",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "power-armor-mk2",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "holmium-plate",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "mech-armor",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "battery-equipment",
|
|
|
+ "icon": "item/battery-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "battery-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery-mk2-equipment",
|
|
|
+ "icon": "item/battery-mk2-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "battery-equipment",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "battery-mk2-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solar-panel-equipment",
|
|
|
+ "icon": "item/solar-panel-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "solar-panel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "solar-panel-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fission-reactor-equipment",
|
|
|
+ "icon": "item/fission-reactor-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 200,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "uranium-fuel-cell",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fission-reactor-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery-mk3-equipment",
|
|
|
+ "icon": "item/battery-mk3-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "battery-mk2-equipment",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "battery-mk3-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-reactor-equipment",
|
|
|
+ "icon": "item/fusion-reactor-equipment.png",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "fission-reactor-equipment",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fusion-power-cell",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 250,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 25,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 250,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "fusion-reactor-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "utility-equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "night-vision-equipment",
|
|
|
+ "icon": "item/night-vision-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "night-vision-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "belt-immunity-equipment",
|
|
|
+ "icon": "item/belt-immunity-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "belt-immunity-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "exoskeleton-equipment",
|
|
|
+ "icon": "item/exoskeleton-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electric-engine-unit",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "exoskeleton-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-roboport-equipment",
|
|
|
+ "icon": "item/personal-roboport-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 45,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "personal-roboport-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-roboport-mk2-equipment",
|
|
|
+ "icon": "item/personal-roboport-mk2-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "personal-roboport-equipment",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "personal-roboport-mk2-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "toolbelt-equipment",
|
|
|
+ "icon": "item/toolbelt-equipment.png",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 3,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "toolbelt-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "military-equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "energy-shield-equipment",
|
|
|
+ "icon": "item/energy-shield-equipment.png",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "advanced-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "energy-shield-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy-shield-mk2-equipment",
|
|
|
+ "icon": "item/energy-shield-mk2-equipment.png",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "energy-shield-equipment",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "energy-shield-mk2-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-laser-defense-equipment",
|
|
|
+ "icon": "item/personal-laser-defense-equipment.png",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "laser-turret",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "personal-laser-defense-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "discharge-defense-equipment",
|
|
|
+ "icon": "item/discharge-defense-equipment.png",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "category": "electronics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "laser-turret",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "discharge-defense-equipment",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "defensive-structure",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "radar",
|
|
|
+ "icon": "item/radar.png",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "radar",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "stone-wall",
|
|
|
+ "icon": "item/stone-wall.png",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone-brick",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "stone-wall",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "gate",
|
|
|
+ "icon": "item/gate.png",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "stone-wall",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "gate",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "land-mine",
|
|
|
+ "icon": "item/land-mine.png",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "explosives",
|
|
|
+ "amount": 2,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "land-mine",
|
|
|
+ "amount": 4
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turret",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "laser-turret",
|
|
|
+ "icon": "item/laser-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electronic-circuit",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "battery",
|
|
|
+ "amount": 12,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "laser-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower-turret",
|
|
|
+ "icon": "item/flamethrower-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 15,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "pipe",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "engine-unit",
|
|
|
+ "amount": 5,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "flamethrower-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-turret",
|
|
|
+ "icon": "item/artillery-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "refined-concrete",
|
|
|
+ "amount": 60,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 40,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "artillery-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "gun-turret",
|
|
|
+ "icon": "item/gun-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "copper-plate",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "gun-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-turret",
|
|
|
+ "icon": "item/rocket-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "rocket-launcher",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 4,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "steel-plate",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "iron-gear-wheel",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun-turret",
|
|
|
+ "icon": "item/railgun-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "category": "cryogenics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "quantum-processor",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "tungsten-plate",
|
|
|
+ "amount": 30,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "carbon-fiber",
|
|
|
+ "amount": 20,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "fluoroketone-cold",
|
|
|
+ "amount": 100,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "railgun-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tesla-turret",
|
|
|
+ "icon": "item/tesla-turret.png",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "category": "electromagnetics",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "teslagun",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "supercapacitor",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 10,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "superconductor",
|
|
|
+ "amount": 50,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "electrolyte",
|
|
|
+ "amount": 500,
|
|
|
+ "type": "fluid"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "tesla-turret",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "other",
|
|
|
+ "icon": "item-group/other.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "parameters",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "parameter-0",
|
|
|
+ "icon": "recipe/parameter-0.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-1",
|
|
|
+ "icon": "recipe/parameter-1.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-2",
|
|
|
+ "icon": "recipe/parameter-2.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-3",
|
|
|
+ "icon": "recipe/parameter-3.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-4",
|
|
|
+ "icon": "recipe/parameter-4.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-5",
|
|
|
+ "icon": "recipe/parameter-5.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-6",
|
|
|
+ "icon": "recipe/parameter-6.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-7",
|
|
|
+ "icon": "recipe/parameter-7.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-8",
|
|
|
+ "icon": "recipe/parameter-8.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-9",
|
|
|
+ "icon": "recipe/parameter-9.png",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "category": "parameters",
|
|
|
+ "ingredients": [],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "other",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rocket-part",
|
|
|
+ "icon": "",
|
|
|
+ "subgroup": "other",
|
|
|
+ "category": "rocket-building",
|
|
|
+ "ingredients": [
|
|
|
+ {
|
|
|
+ "itemId": "processing-unit",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "low-density-structure",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "itemId": "rocket-fuel",
|
|
|
+ "amount": 1,
|
|
|
+ "type": "item"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "results": [
|
|
|
+ {
|
|
|
+ "type": "item",
|
|
|
+ "name": "rocket-part",
|
|
|
+ "amount": 1
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "allow_productivity": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "signalGroup": [
|
|
|
+ {
|
|
|
+ "name": "logistics",
|
|
|
+ "icon": "item-group/logistics.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "storage",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "wooden-chest",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "icon": "item/wooden-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-chest",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "icon": "item/iron-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-chest",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "icon": "item/steel-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "storage-tank",
|
|
|
+ "subgroup": "storage",
|
|
|
+ "icon": "item/storage-tank.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "belt",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "transport-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/transport-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-transport-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/fast-transport-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-transport-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/express-transport-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-transport-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/turbo-transport-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "underground-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/underground-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-underground-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/fast-underground-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-underground-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/express-underground-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-underground-belt",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/turbo-underground-belt.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "splitter",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/splitter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-splitter",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/fast-splitter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "express-splitter",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/express-splitter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turbo-splitter",
|
|
|
+ "subgroup": "belt",
|
|
|
+ "icon": "item/turbo-splitter.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "inserter",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "burner-inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/burner-inserter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/inserter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "long-handed-inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/long-handed-inserter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fast-inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/fast-inserter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "bulk-inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/bulk-inserter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "stack-inserter",
|
|
|
+ "subgroup": "inserter",
|
|
|
+ "icon": "item/stack-inserter.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy-pipe-distribution",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "small-electric-pole",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/small-electric-pole.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "medium-electric-pole",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/medium-electric-pole.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "big-electric-pole",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/big-electric-pole.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "substation",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/substation.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pipe",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/pipe.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pipe-to-ground",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/pipe-to-ground.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pump",
|
|
|
+ "subgroup": "energy-pipe-distribution",
|
|
|
+ "icon": "item/pump.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "train-transport",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rail",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/rail.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-ramp",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/rail-ramp.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-support",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/rail-support.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "train-stop",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/train-stop.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-signal",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/rail-signal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rail-chain-signal",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/rail-chain-signal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "locomotive",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/locomotive.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-wagon",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/cargo-wagon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluid-wagon",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/fluid-wagon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-wagon",
|
|
|
+ "subgroup": "train-transport",
|
|
|
+ "icon": "item/artillery-wagon.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "transport",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "car",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "icon": "item/car.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tank",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "icon": "item/tank.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spidertron",
|
|
|
+ "subgroup": "transport",
|
|
|
+ "icon": "item/spidertron.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "logistic-network",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "logistic-robot",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/logistic-robot.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "construction-robot",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/construction-robot.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "active-provider-chest",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/active-provider-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "passive-provider-chest",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/passive-provider-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "storage-chest",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/storage-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "buffer-chest",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/buffer-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "requester-chest",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/requester-chest.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "roboport",
|
|
|
+ "subgroup": "logistic-network",
|
|
|
+ "icon": "item/roboport.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "circuit-network",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "small-lamp",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/small-lamp.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "arithmetic-combinator",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/arithmetic-combinator.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "decider-combinator",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/decider-combinator.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "selector-combinator",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/selector-combinator.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "constant-combinator",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/constant-combinator.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-switch",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/power-switch.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "programmable-speaker",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/programmable-speaker.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "display-panel",
|
|
|
+ "subgroup": "circuit-network",
|
|
|
+ "icon": "item/display-panel.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "terrain",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "stone-brick",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/stone-brick.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "concrete",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/concrete.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "hazard-concrete",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/hazard-concrete.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "refined-concrete",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/refined-concrete.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "refined-hazard-concrete",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/refined-hazard-concrete.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "landfill",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/landfill.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artificial-yumako-soil",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/artificial-yumako-soil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overgrowth-yumako-soil",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/overgrowth-yumako-soil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artificial-jellynut-soil",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/artificial-jellynut-soil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overgrowth-jellynut-soil",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/overgrowth-jellynut-soil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ice-platform",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/ice-platform.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "foundation",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/foundation.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cliff-explosives",
|
|
|
+ "subgroup": "terrain",
|
|
|
+ "icon": "item/cliff-explosives.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production",
|
|
|
+ "icon": "item-group/production.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "tool",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "repair-pack",
|
|
|
+ "subgroup": "tool",
|
|
|
+ "icon": "item/repair-pack.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "boiler",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/boiler.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam-engine",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/steam-engine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solar-panel",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/solar-panel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "accumulator",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/accumulator.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nuclear-reactor",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/nuclear-reactor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heat-pipe",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/heat-pipe.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heat-exchanger",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/heat-exchanger.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam-turbine",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/steam-turbine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-reactor",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/fusion-reactor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-generator",
|
|
|
+ "subgroup": "energy",
|
|
|
+ "icon": "item/fusion-generator.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "extraction-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "burner-mining-drill",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "icon": "item/burner-mining-drill.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electric-mining-drill",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "icon": "item/electric-mining-drill.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "big-mining-drill",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "icon": "item/big-mining-drill.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "offshore-pump",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "icon": "item/offshore-pump.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pumpjack",
|
|
|
+ "subgroup": "extraction-machine",
|
|
|
+ "icon": "item/pumpjack.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "smelting-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "stone-furnace",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "icon": "item/stone-furnace.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-furnace",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "icon": "item/steel-furnace.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electric-furnace",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "icon": "item/electric-furnace.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "foundry",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "icon": "item/foundry.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "recycler",
|
|
|
+ "subgroup": "smelting-machine",
|
|
|
+ "icon": "item/recycler.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "agricultural-tower",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "icon": "item/agricultural-tower.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biochamber",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "icon": "item/biochamber.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "captive-biter-spawner",
|
|
|
+ "subgroup": "agriculture",
|
|
|
+ "icon": "item/captive-biter-spawner.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production-machine",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-1",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/assembling-machine-1.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-2",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/assembling-machine-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "assembling-machine-3",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/assembling-machine-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oil-refinery",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/oil-refinery.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemical-plant",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/chemical-plant.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "centrifuge",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/centrifuge.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetic-plant",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/electromagnetic-plant.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenic-plant",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/cryogenic-plant.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lab",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/lab.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biolab",
|
|
|
+ "subgroup": "production-machine",
|
|
|
+ "icon": "item/biolab.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "environmental-protection",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "lightning-rod",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "icon": "item/lightning-rod.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lightning-collector",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "icon": "item/lightning-collector.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heating-tower",
|
|
|
+ "subgroup": "environmental-protection",
|
|
|
+ "icon": "item/heating-tower.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "module",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "beacon",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/beacon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/speed-module.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-2",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/speed-module-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "speed-module-3",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/speed-module-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/efficiency-module.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-2",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/efficiency-module-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "efficiency-module-3",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/efficiency-module-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/productivity-module.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-2",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/productivity-module-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "productivity-module-3",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/productivity-module-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/quality-module.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-2",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/quality-module-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quality-module-3",
|
|
|
+ "subgroup": "module",
|
|
|
+ "icon": "item/quality-module-3.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "intermediate-products",
|
|
|
+ "icon": "item-group/intermediate-products.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "raw-resource",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "wood",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/wood.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "coal",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/coal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "stone",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/stone.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-ore",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/iron-ore.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-ore",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/copper-ore.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-ore",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/uranium-ore.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "raw-fish",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/raw-fish.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ice",
|
|
|
+ "subgroup": "raw-resource",
|
|
|
+ "icon": "item/ice.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "raw-material",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "iron-plate",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/iron-plate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-plate",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/copper-plate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steel-plate",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/steel-plate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "solid-fuel",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/solid-fuel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "plastic-bar",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/plastic-bar.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfur",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/sulfur.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/battery.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosives",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/explosives.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbon",
|
|
|
+ "subgroup": "raw-material",
|
|
|
+ "icon": "item/carbon.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "barrel",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "water-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/water-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crude-oil-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/crude-oil-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "petroleum-gas-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/petroleum-gas-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "light-oil-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/light-oil-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-oil-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/heavy-oil-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lubricant-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/lubricant-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfuric-acid-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/sulfuric-acid-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-hot-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/fluoroketone-hot-barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-cold-barrel",
|
|
|
+ "subgroup": "barrel",
|
|
|
+ "icon": "item/fluoroketone-cold-barrel.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "intermediate-product",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "iron-gear-wheel",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/iron-gear-wheel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-stick",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/iron-stick.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-cable",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/copper-cable.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "barrel",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/barrel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electronic-circuit",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/electronic-circuit.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "advanced-circuit",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/advanced-circuit.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "processing-unit",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/processing-unit.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "engine-unit",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/engine-unit.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electric-engine-unit",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/electric-engine-unit.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flying-robot-frame",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/flying-robot-frame.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "low-density-structure",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/low-density-structure.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-fuel",
|
|
|
+ "subgroup": "intermediate-product",
|
|
|
+ "icon": "item/rocket-fuel.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-processing",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "uranium-235",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "icon": "item/uranium-235.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-238",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "icon": "item/uranium-238.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-fuel-cell",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "icon": "item/uranium-fuel-cell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "depleted-uranium-fuel-cell",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "icon": "item/depleted-uranium-fuel-cell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nuclear-fuel",
|
|
|
+ "subgroup": "uranium-processing",
|
|
|
+ "icon": "item/nuclear-fuel.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "vulcanus-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "calcite",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "icon": "item/calcite.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tungsten-ore",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "icon": "item/tungsten-ore.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tungsten-carbide",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "icon": "item/tungsten-carbide.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tungsten-plate",
|
|
|
+ "subgroup": "vulcanus-processes",
|
|
|
+ "icon": "item/tungsten-plate.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fulgora-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "scrap",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "icon": "item/scrap.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "holmium-ore",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "icon": "item/holmium-ore.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "holmium-plate",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "icon": "item/holmium-plate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "superconductor",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "icon": "item/superconductor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "supercapacitor",
|
|
|
+ "subgroup": "fulgora-processes",
|
|
|
+ "icon": "item/supercapacitor.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "yumako-seed",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/yumako-seed.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "jellynut-seed",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/jellynut-seed.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "yumako",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/yumako.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "jellynut",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/jellynut.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "iron-bacteria",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/iron-bacteria.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-bacteria",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/copper-bacteria.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spoilage",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/spoilage.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nutrients",
|
|
|
+ "subgroup": "agriculture-processes",
|
|
|
+ "icon": "item/nutrients.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agriculture-products",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "bioflux",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/bioflux.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "yumako-mash",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/yumako-mash.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "jelly",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/jelly.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbon-fiber",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/carbon-fiber.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "biter-egg",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/biter-egg.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pentapod-egg",
|
|
|
+ "subgroup": "agriculture-products",
|
|
|
+ "icon": "item/pentapod-egg.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nauvis-agriculture",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "tree-seed",
|
|
|
+ "subgroup": "nauvis-agriculture",
|
|
|
+ "icon": "item/tree-seed.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "aquilo-processes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "lithium",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "icon": "item/lithium.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lithium-plate",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "icon": "item/lithium-plate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "quantum-processor",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "icon": "item/quantum-processor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-power-cell",
|
|
|
+ "subgroup": "aquilo-processes",
|
|
|
+ "icon": "item/fusion-power-cell.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "science-pack",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "automation-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/automation-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "logistic-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/logistic-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "military-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/military-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "chemical-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/chemical-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "production-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/production-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "utility-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/utility-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/space-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "metallurgic-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/metallurgic-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "agricultural-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/agricultural-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electromagnetic-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/electromagnetic-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cryogenic-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/cryogenic-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "promethium-science-pack",
|
|
|
+ "subgroup": "science-pack",
|
|
|
+ "icon": "item/promethium-science-pack.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space",
|
|
|
+ "icon": "item-group/space.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "space-interactors",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "rocket-silo",
|
|
|
+ "subgroup": "space-interactors",
|
|
|
+ "icon": "item/rocket-silo.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-landing-pad",
|
|
|
+ "subgroup": "space-interactors",
|
|
|
+ "icon": "item/cargo-landing-pad.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-platform",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "space-platform-foundation",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "icon": "item/space-platform-foundation.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cargo-bay",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "icon": "item/cargo-bay.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "asteroid-collector",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "icon": "item/asteroid-collector.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crusher",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "icon": "item/crusher.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "thruster",
|
|
|
+ "subgroup": "space-platform",
|
|
|
+ "icon": "item/thruster.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-rocket",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "space-platform-starter-pack",
|
|
|
+ "subgroup": "space-rocket",
|
|
|
+ "icon": "item/space-platform-starter-pack.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "space-material",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "metallic-asteroid-chunk",
|
|
|
+ "subgroup": "space-material",
|
|
|
+ "icon": "item/metallic-asteroid-chunk.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "carbonic-asteroid-chunk",
|
|
|
+ "subgroup": "space-material",
|
|
|
+ "icon": "item/carbonic-asteroid-chunk.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "oxide-asteroid-chunk",
|
|
|
+ "subgroup": "space-material",
|
|
|
+ "icon": "item/oxide-asteroid-chunk.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "promethium-asteroid-chunk",
|
|
|
+ "subgroup": "space-material",
|
|
|
+ "icon": "item/promethium-asteroid-chunk.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "combat",
|
|
|
+ "icon": "item-group/combat.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "gun",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "pistol",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/pistol.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "submachine-gun",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/submachine-gun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/railgun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "teslagun",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/teslagun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shotgun",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/shotgun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "combat-shotgun",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/combat-shotgun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-launcher",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/rocket-launcher.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower",
|
|
|
+ "subgroup": "gun",
|
|
|
+ "icon": "item/flamethrower.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ammo",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "firearm-magazine",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/firearm-magazine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "piercing-rounds-magazine",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/piercing-rounds-magazine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-rounds-magazine",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/uranium-rounds-magazine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shotgun-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/shotgun-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "piercing-shotgun-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/piercing-shotgun-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cannon-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/cannon-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-cannon-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/explosive-cannon-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "uranium-cannon-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/uranium-cannon-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-uranium-cannon-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/explosive-uranium-cannon-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-shell",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/artillery-shell.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/rocket.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "explosive-rocket",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/explosive-rocket.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "atomic-bomb",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/atomic-bomb.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "capture-robot-rocket",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/capture-robot-rocket.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower-ammo",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/flamethrower-ammo.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun-ammo",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/railgun-ammo.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tesla-ammo",
|
|
|
+ "subgroup": "ammo",
|
|
|
+ "icon": "item/tesla-ammo.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "capsule",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "grenade",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/grenade.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "cluster-grenade",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/cluster-grenade.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "poison-capsule",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/poison-capsule.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "slowdown-capsule",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/slowdown-capsule.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "defender-capsule",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/defender-capsule.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "distractor-capsule",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/distractor-capsule.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "destroyer-capsule",
|
|
|
+ "subgroup": "capsule",
|
|
|
+ "icon": "item/destroyer-capsule.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "armor",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "light-armor",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/light-armor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-armor",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/heavy-armor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "modular-armor",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/modular-armor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-armor",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/power-armor.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "power-armor-mk2",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/power-armor-mk2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "mech-armor",
|
|
|
+ "subgroup": "armor",
|
|
|
+ "icon": "item/mech-armor.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "solar-panel-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/solar-panel-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fission-reactor-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/fission-reactor-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-reactor-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/fusion-reactor-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/battery-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery-mk2-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/battery-mk2-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "battery-mk3-equipment",
|
|
|
+ "subgroup": "equipment",
|
|
|
+ "icon": "item/battery-mk3-equipment.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "utility-equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "belt-immunity-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/belt-immunity-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "exoskeleton-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/exoskeleton-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-roboport-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/personal-roboport-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-roboport-mk2-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/personal-roboport-mk2-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "night-vision-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/night-vision-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "toolbelt-equipment",
|
|
|
+ "subgroup": "utility-equipment",
|
|
|
+ "icon": "item/toolbelt-equipment.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "military-equipment",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "energy-shield-equipment",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "icon": "item/energy-shield-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "energy-shield-mk2-equipment",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "icon": "item/energy-shield-mk2-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "personal-laser-defense-equipment",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "icon": "item/personal-laser-defense-equipment.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "discharge-defense-equipment",
|
|
|
+ "subgroup": "military-equipment",
|
|
|
+ "icon": "item/discharge-defense-equipment.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "defensive-structure",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "stone-wall",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "icon": "item/stone-wall.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "gate",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "icon": "item/gate.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "radar",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "icon": "item/radar.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "land-mine",
|
|
|
+ "subgroup": "defensive-structure",
|
|
|
+ "icon": "item/land-mine.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "turret",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "gun-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/gun-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "laser-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/laser-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "flamethrower-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/flamethrower-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/artillery-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "rocket-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/rocket-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "tesla-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/tesla-turret.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "railgun-turret",
|
|
|
+ "subgroup": "turret",
|
|
|
+ "icon": "item/railgun-turret.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluids",
|
|
|
+ "icon": "item-group/fluids.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "fluid",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "water",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/water.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "steam",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/steam.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "crude-oil",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/crude-oil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "petroleum-gas",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/petroleum-gas.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "light-oil",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/light-oil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "heavy-oil",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/heavy-oil.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lubricant",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/lubricant.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "sulfuric-acid",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/sulfuric-acid.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "thruster-fuel",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/thruster-fuel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "thruster-oxidizer",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/thruster-oxidizer.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lava",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/lava.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "molten-iron",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/molten-iron.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "molten-copper",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/molten-copper.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "holmium-solution",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/holmium-solution.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "electrolyte",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/electrolyte.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ammoniacal-solution",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/ammoniacal-solution.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ammonia",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/ammonia.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluorine",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/fluorine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-hot",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/fluoroketone-hot.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fluoroketone-cold",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/fluoroketone-cold.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "lithium-brine",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/lithium-brine.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fusion-plasma",
|
|
|
+ "subgroup": "fluid",
|
|
|
+ "icon": "fluid/fusion-plasma.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signals",
|
|
|
+ "icon": "item-group/signals.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-special",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-everything",
|
|
|
+ "subgroup": "virtual-signal-special",
|
|
|
+ "icon": "virtual-signal/signal-everything.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-each",
|
|
|
+ "subgroup": "virtual-signal-special",
|
|
|
+ "icon": "virtual-signal/signal-each.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-anything",
|
|
|
+ "subgroup": "virtual-signal-special",
|
|
|
+ "icon": "virtual-signal/signal-anything.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-number",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-0",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-0.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-1",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-1.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-2",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-3",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-4",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-4.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-5",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-5.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-6",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-6.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-7",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-7.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-8",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-8.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-9",
|
|
|
+ "subgroup": "virtual-signal-number",
|
|
|
+ "icon": "virtual-signal/signal-9.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-letter",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-A",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-A.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-B",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-B.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-C",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-C.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-D",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-D.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-E",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-E.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-F",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-F.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-G",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-G.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-H",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-H.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-I",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-I.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-J",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-J.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-K",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-K.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-L",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-L.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-M",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-M.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-N",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-N.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-O",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-O.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-P",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-P.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-Q",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-Q.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-R",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-R.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-S",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-S.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-T",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-T.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-U",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-U.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-V",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-V.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-W",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-W.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-X",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-X.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-Y",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-Y.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-Z",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-Z.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-comma",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-comma.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-letter-dot",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-letter-dot.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-exclamation-mark",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-exclamation-mark.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-question-mark",
|
|
|
+ "subgroup": "virtual-signal-letter",
|
|
|
+ "icon": "virtual-signal/signal-question-mark.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-punctuation",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-colon",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-colon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-slash",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-slash.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-apostrophe",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-apostrophe.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-quotation-mark",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-quotation-mark.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-ampersand",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-ampersand.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-circumflex-accent",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-circumflex-accent.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-number-sign",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-number-sign.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-percent",
|
|
|
+ "subgroup": "virtual-signal-punctuation",
|
|
|
+ "icon": "virtual-signal/signal-percent.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-math",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-plus",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-plus.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-minus",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-minus.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-multiplication",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-multiplication.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-division",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-division.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-equal",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-equal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-not-equal",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-not-equal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-less-than",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-less-than.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-greater-than",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-greater-than.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-less-than-or-equal-to",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-less-than-or-equal-to.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-greater-than-or-equal-to",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-greater-than-or-equal-to.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-left-parenthesis",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-left-parenthesis.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-right-parenthesis",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-right-parenthesis.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-left-square-bracket",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-left-square-bracket.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-right-square-bracket",
|
|
|
+ "subgroup": "virtual-signal-math",
|
|
|
+ "icon": "virtual-signal/signal-right-square-bracket.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal-color",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-red",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-red.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-green",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-green.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-blue",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-blue.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-cyan",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-cyan.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-pink",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-pink.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-yellow",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-yellow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-white",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-white.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-grey",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-grey.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-black",
|
|
|
+ "subgroup": "virtual-signal-color",
|
|
|
+ "icon": "virtual-signal/signal-black.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "virtual-signal",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-check",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-check.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-deny",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-deny.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-no-entry",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-no-entry.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-heart",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-heart.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-alert",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-alert.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-star",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-star.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-info",
|
|
|
+ "subgroup": "virtual-signal",
|
|
|
+ "icon": "virtual-signal/signal-info.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shapes",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "shape-vertical",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-vertical.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-horizontal",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-horizontal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-curve",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-curve.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-curve-2",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-curve-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-corner",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-corner.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-corner-2",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-corner-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-t",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-t.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-t-2",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-t-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-cross",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-cross.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-diagonal-cross",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-diagonal-cross.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-diagonal",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-diagonal.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-diagonal-2",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-diagonal-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-curve-3",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-curve-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-curve-4",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-curve-4.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-corner-4",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-corner-4.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-corner-3",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-corner-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-t-4",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-t-4.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-t-3",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-t-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "shape-circle",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/shape-circle.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-dot",
|
|
|
+ "subgroup": "shapes",
|
|
|
+ "icon": "virtual-signal/signal-dot.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "arrows",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "up-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/up-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "up-right-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/up-right-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "right-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/right-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "down-right-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/down-right-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "down-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/down-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "down-left-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/down-left-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "left-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/left-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "up-left-arrow",
|
|
|
+ "subgroup": "arrows",
|
|
|
+ "icon": "virtual-signal/up-left-arrow.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "arrows-misc",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-rightwards-leftwards-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-rightwards-leftwards-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-upwards-downwards-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-upwards-downwards-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-shuffle",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-shuffle.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-left-right-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-left-right-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-up-down-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-up-down-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-clockwise-circle-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-clockwise-circle-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-anticlockwise-circle-arrow",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-anticlockwise-circle-arrow.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-input",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-input.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-output",
|
|
|
+ "subgroup": "arrows-misc",
|
|
|
+ "icon": "virtual-signal/signal-output.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pictographs",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-fuel",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-fuel.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-lightning",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-lightning.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-battery-low",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-battery-low.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-battery-mid-level",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-battery-mid-level.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-battery-full",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-battery-full.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-radioactivity",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-radioactivity.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-thermometer-blue",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-thermometer-blue.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-thermometer-red",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-thermometer-red.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-fire",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-fire.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-snowflake",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-snowflake.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-explosion",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-explosion.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-liquid",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-liquid.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-stack-size",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-stack-size.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-recycle",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-recycle.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-trash-bin",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-trash-bin.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-science-pack",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-science-pack.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-map-marker",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-map-marker.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-white-flag",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-white-flag.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-lock",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-lock.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-unlock",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-unlock.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-speed",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-speed.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-clock",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-clock.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-hourglass",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-hourglass.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-alarm",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-alarm.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-sun",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-sun.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-moon",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-moon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-mining",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-mining.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-skull",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-skull.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-damage",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-damage.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-weapon",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-weapon.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-ghost",
|
|
|
+ "subgroup": "pictographs",
|
|
|
+ "icon": "virtual-signal/signal-ghost.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "other",
|
|
|
+ "icon": "item-group/other.png",
|
|
|
+ "subGroup": [
|
|
|
+ {
|
|
|
+ "name": "parameters",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "parameter-0",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-0.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-1",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-1.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-2",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-2.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-3",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-3.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-4",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-4.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-5",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-5.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-6",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-6.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-7",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-7.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-8",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-8.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "parameter-9",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "fluid/parameter-9.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-item-parameter",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "virtual-signal/signal-item-parameter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-fuel-parameter",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "virtual-signal/signal-fuel-parameter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-fluid-parameter",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "virtual-signal/signal-fluid-parameter.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "signal-signal-parameter",
|
|
|
+ "subgroup": "parameters",
|
|
|
+ "icon": "virtual-signal/signal-signal-parameter.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "qualities",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "signal-any-quality",
|
|
|
+ "subgroup": "qualities",
|
|
|
+ "icon": "virtual-signal/signal-any-quality.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spawnables",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "name": "red-wire",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/red-wire.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "green-wire",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/green-wire.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "copper-wire",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/copper-wire.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spidertron-remote",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/spidertron-remote.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "discharge-defense-remote",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/discharge-defense-remote.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "artillery-targeting-remote",
|
|
|
+ "subgroup": "spawnables",
|
|
|
+ "icon": "item/artillery-targeting-remote.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|