Converted Solderer recipes to JSON, fixes #1356

This commit is contained in:
raoulvdberge
2017-07-13 13:30:06 +02:00
parent f24f76c550
commit d1722c5458
44 changed files with 844 additions and 428 deletions

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Fluids": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:fluid_storage",
"data": 1
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:fluid_storage_part",
"data": 1
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Items": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:storage",
"data": 2
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:storage_part",
"data": 2
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Items": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:storage",
"data": 0
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:storage_part",
"data": 0
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Fluids": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:fluid_storage",
"data": 2
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:fluid_storage_part",
"data": 2
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Items": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:storage",
"data": 1
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:storage_part",
"data": 1
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Fluids": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:fluid_storage",
"data": 3
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:fluid_storage_part",
"data": 3
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Fluids": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:fluid_storage",
"data": 0
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:fluid_storage_part",
"data": 0
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,28 @@
{
"result": {
"nbt": {
"Storage": {
"Items": [
],
"Stored": 0,
"Protocol": 1
}
},
"item": "refinedstorage:storage",
"data": 3
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:processor",
"data": 3
},
{
"item": "refinedstorage:storage_part",
"data": 3
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 5
},
"duration": 350,
"rows": [
{
"item": "refinedstorage:processor",
"data": 2
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:processor",
"data": 6
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 3
},
"duration": 250,
"rows": [
{
"item": "refinedstorage:processor",
"data": 0
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:processor",
"data": 6
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:grid",
"data": 1
},
"duration": 500,
"rows": [
{
"type": "forge:ore_dict",
"ore": "workbench"
},
{
"item": "refinedstorage:processor",
"data": 5
},
{
"item": "refinedstorage:grid",
"data": 0
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:upgrade",
"data": 3
},
"duration": 250,
"rows": [
{
"type": "forge:ore_dict",
"ore": "workbench"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"result": {
"item": "refinedstorage:grid",
"data": 3
},
"duration": 500,
"rows": [
{
"item": "minecraft:bucket"
},
{
"item": "refinedstorage:processor",
"data": 5
},
{
"item": "refinedstorage:grid",
"data": 0
}
]
}

View File

@@ -0,0 +1,18 @@
{
"result": {
"item": "refinedstorage:fluid_interface"
},
"duration": 200,
"rows": [
{
"item": "minecraft:bucket"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:interface"
}
]
}

View File

@@ -0,0 +1,25 @@
{
"result": {
"nbt": {
"Fortune": 1
},
"item": "refinedstorage:upgrade",
"data": 7
},
"duration": 250,
"rows": [
{
"type": "refinedstorage:enchanted_book",
"id": "fortune",
"level": 1
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,25 @@
{
"result": {
"nbt": {
"Fortune": 2
},
"item": "refinedstorage:upgrade",
"data": 7
},
"duration": 250,
"rows": [
{
"type": "refinedstorage:enchanted_book",
"id": "fortune",
"level": 2
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,25 @@
{
"result": {
"nbt": {
"Fortune": 3
},
"item": "refinedstorage:upgrade",
"data": 7
},
"duration": 250,
"rows": [
{
"type": "refinedstorage:enchanted_book",
"id": "fortune",
"level": 3
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 4
},
"duration": 300,
"rows": [
{
"item": "refinedstorage:processor",
"data": 1
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:processor",
"data": 6
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:upgrade",
"data": 5
},
"duration": 250,
"rows": [
{
"type": "forge:ore_dict",
"ore": "netherStar"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,17 @@
{
"result": {
"item": "refinedstorage:interface"
},
"duration": 200,
"rows": [
{
"item": "refinedstorage:importer"
},
{
"item": "refinedstorage:exporter"
},
{
"item": "refinedstorage:machine_casing"
}
]
}

View File

@@ -0,0 +1,20 @@
{
"result": {
"item": "refinedstorage:grid",
"data": 2
},
"duration": 500,
"rows": [
{
"item": "refinedstorage:pattern"
},
{
"item": "refinedstorage:processor",
"data": 5
},
{
"item": "refinedstorage:grid",
"data": 0
}
]
}

View File

@@ -0,0 +1,15 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 2
},
"duration": 200,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "gemDiamond"
},
null
]
}

View File

@@ -0,0 +1,16 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 2,
"count": 9
},
"duration": 1200,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "blockDiamond"
},
null
]
}

View File

@@ -0,0 +1,15 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 0
},
"duration": 100,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "ingotIron"
},
null
]
}

View File

@@ -0,0 +1,16 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 0,
"count": 9
},
"duration": 600,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "blockIron"
},
null
]
}

View File

@@ -0,0 +1,15 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 1
},
"duration": 150,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "ingotGold"
},
null
]
}

View File

@@ -0,0 +1,16 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 1,
"count": 9
},
"duration": 900,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "blockGold"
},
null
]
}

View File

@@ -0,0 +1,15 @@
{
"result": {
"item": "refinedstorage:processor",
"data": 6
},
"duration": 90,
"rows": [
null,
{
"type": "forge:ore_dict",
"ore": "itemSilicon"
},
null
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:upgrade",
"data": 1
},
"duration": 250,
"rows": [
{
"type": "forge:ore_dict",
"ore": "enderpearl"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,21 @@
{
"result": {
"item": "refinedstorage:upgrade",
"data": 6
},
"duration": 250,
"rows": [
{
"type": "refinedstorage:enchanted_book",
"id": "silk_touch"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"result": {
"item": "refinedstorage:upgrade",
"data": 2
},
"duration": 250,
"rows": [
{
"item": "minecraft:sugar"
},
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "refinedstorage:upgrade",
"data": 0
}
]
}