Relays/connectors need to be craftable as well

This commit is contained in:
malte0811 2018-08-22 10:38:43 +02:00
parent 220b74ab94
commit c8bba65ad4
25 changed files with 658 additions and 25 deletions

View File

@ -1,21 +0,0 @@
{
"type": "industrialwires:wire_coil",
"cables": [{
"length": 1,
"ingredient": {
"type": "industrialwires:ic2_item",
"name": "cable",
"variant": "type:tin,insulation:1"
}
}],
"coil": {
"item": "industrialwires:ic2_wire_coil",
"data": 5
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
}
]
}

View File

@ -0,0 +1,38 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 2,
"count": 4
},
"pattern": [
" c ",
"rcr",
"rcr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict",
"ore": "itemRubber"
},
"c": {
"type": "forge:ore_dict",
"ore": "ingotCopper"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,35 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 3,
"count": 4
},
"pattern": [
" c ",
"rcr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"c": {
"type": "forge:ore_dict", "ore": "ingotCopper"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,38 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 8,
"count": 4
},
"pattern": [
" c ",
"rcr",
"rcr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"c": {
"type": "industrialwires:ic2_item",
"name": "cable",
"variant": "type:glass,insulation:0"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,42 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 9,
"count": 4
},
"pattern": [
" c ",
"grg",
"grg"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"c": {
"type": "industrialwires:ic2_item",
"name": "cable",
"variant": "type:glass,insulation:0"
},
"g": {
"item": "immersiveengineering:stone_decoration",
"data": 8
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,36 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 4,
"count": 4
},
"pattern": [
" g ",
"rgr",
"rgr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"g": {
"type": "forge:ore_dict", "ore": "ingotGold"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,35 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 5,
"count": 4
},
"pattern": [
" g ",
"rgr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"g": {
"type": "forge:ore_dict", "ore": "ingotGold"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,36 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 6,
"count": 4
},
"pattern": [
" i ",
"rir",
"rir"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"i": {
"type": "forge:ore_dict", "ore": "ingotIron"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,37 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 7,
"count": 4
},
"pattern": [
" i ",
"gig",
"gig"
],
"type": "forge:ore_shaped",
"key": {
"g": {
"item": "immersiveengineering:stone_decoration",
"data": 8
},
"i": {
"type": "forge:ore_dict", "ore": "ingotIron"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,40 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 2,
"count": 4
},
"pattern": [
" c ",
"rcr",
"rcr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"item": "minecraft:brick_block"
},
"c": {
"type": "forge:ore_dict",
"ore": "ingotCopper"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,38 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 3,
"count": 4
},
"pattern": [
" c ",
"rcr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"item": "minecraft:brick_block"
},
"c": {
"type": "forge:ore_dict", "ore": "ingotCopper"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,39 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 4,
"count": 4
},
"pattern": [
" g ",
"rgr",
"rgr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"item": "minecraft:brick_block"
},
"g": {
"type": "forge:ore_dict", "ore": "ingotGold"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,38 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 5,
"count": 4
},
"pattern": [
" g ",
"rgr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"item": "minecraft:brick_block"
},
"g": {
"type": "forge:ore_dict", "ore": "ingotGold"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,39 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 6,
"count": 4
},
"pattern": [
" i ",
"rir",
"rir"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"item": "minecraft:brick_block"
},
"i": {
"type": "forge:ore_dict", "ore": "ingotIron"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,40 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 7,
"count": 4
},
"pattern": [
" i ",
"gig",
"gig"
],
"type": "forge:ore_shaped",
"key": {
"g": {
"item": "immersiveengineering:stone_decoration",
"data": 8
},
"i": {
"type": "forge:ore_dict", "ore": "ingotIron"
}
},
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
}
]
}

View File

@ -0,0 +1,38 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 0,
"count": 4
},
"pattern": [
" t ",
"rtr",
"rtr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict",
"ore": "itemRubber"
},
"t": {
"type": "forge:ore_dict",
"ore": "ingotTin"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,35 @@
{
"result": {
"item": "industrialwires:ic2_connector",
"data": 1,
"count": 4
},
"pattern": [
" t ",
"rtr"
],
"type": "forge:ore_shaped",
"key": {
"r": {
"type": "forge:ore_dict", "ore": "itemRubber"
},
"t": {
"type": "forge:ore_dict", "ore": "ingotTin"
}
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -14,8 +14,17 @@
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -16,8 +16,17 @@
},
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}

View File

@ -0,0 +1,32 @@
{
"type": "industrialwires:wire_coil",
"cables": [
{
"length": 1,
"ingredient": {
"type": "industrialwires:ic2_item",
"name": "cable",
"variant": "type:tin,insulation:1"
}
}
],
"coil": {
"item": "industrialwires:ic2_wire_coil",
"data": 5
},
"conditions": [
{
"type": "forge:or",
"values": [
{
"type": "forge:mod_loaded",
"modid": "ic2"
},
{
"type": "forge:mod_loaded",
"modid": "techreborn"
}
]
}
]
}