Fix some recipes not showing up due to bad conditions

This commit is contained in:
ALongStringOfNumbers
2021-03-26 21:48:03 -07:00
parent 66e589324a
commit 4ee32dd0b0
23 changed files with 84 additions and 161 deletions
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:light_detector"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:netherCrystal"
}
]
"type": "minecraft:item_exists",
"item": "appliedenergistics2:light_detector"
}
],
"result": {
@@ -7,10 +7,6 @@
"type": "appliedenergistics2:material_exists",
"material": "material.formation_core"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:certusCrystal"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.logic_processor"
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.fluix_pearl"
}
]
"type": "appliedenergistics2:material_exists",
"material": "material.fluix_pearl"
}
],
"result": {
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:grindstone"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:crystalQuartz"
}
]
"type": "minecraft:item_exists",
"item": "appliedenergistics2:grindstone"
}
],
"result": {
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:tiny_tnt"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:dustQuartz"
}
]
"type": "minecraft:item_exists",
"item": "appliedenergistics2:tiny_tnt"
}
],
"result": {
@@ -1,10 +1,4 @@
{
"conditions": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:netherCrystal"
}
],
"result": {
"item": "minecraft:daylight_detector"
},
@@ -1,12 +1,17 @@
{
"conditions": [
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:cell_workbench"
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:cell_workbench"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
}
]
}
],
"result": {
@@ -6,10 +6,6 @@
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:charger"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
}
]
}
@@ -10,10 +10,6 @@
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:quartz_glass"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
}
]
}
@@ -10,10 +10,6 @@
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:quartz_glass"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:certusCrystal"
}
]
}
@@ -1,12 +1,19 @@
{
"conditions": [{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:vibration_chamber"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:energy_acceptor"
}],
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:vibration_chamber"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:energy_acceptor"
}
]
}
],
"result": {
"item": "appliedenergistics2:vibration_chamber"
},
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:inscriber"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
}
]
"type": "minecraft:item_exists",
"item": "appliedenergistics2:inscriber"
}
],
"result": {
@@ -14,10 +14,6 @@
{
"type": "appliedenergistics2:material_exists",
"material": "material.annihilation_core"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:glass"
}
]
}
@@ -1,17 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:condenser"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:glass"
}
]
"type": "minecraft:item_exists",
"item": "appliedenergistics2:condenser"
}
],
"result": {
@@ -11,10 +11,6 @@
"type": "minecraft:item_exists",
"item": "appliedenergistics2:quartz_glass"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:part:cable_glass.fluix"
@@ -10,10 +10,6 @@
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:part:cable_glass.fluix"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
}
]
}
@@ -7,10 +7,6 @@
"type": "minecraft:item_exists",
"item": "appliedenergistics2:quartz_glass"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:certusCrystal"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.blank_pattern"
@@ -1,21 +1,8 @@
{
"conditions": [
{
"type": "forge:and",
"values": [
{
"type": "appliedenergistics2:material_exists",
"material": "material.wireless_booster"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:certusCrystal"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:dustEnder"
}
]
"type": "appliedenergistics2:material_exists",
"material": "material.wireless_booster"
}
],
"result": {
@@ -1,12 +1,17 @@
{
"conditions": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:charged_staff"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.certus_quartz_crystal_charged"
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:charged_staff"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.certus_quartz_crystal_charged"
}
]
}
],
"result": {
@@ -11,10 +11,6 @@
"type": "minecraft:item_exists",
"item": "appliedenergistics2:entropy_manipulator"
},
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:fluixCrystal"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.engineering_processor"
@@ -1,12 +1,17 @@
{
"conditions": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:biometric_card"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.engineering_processor"
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:biometric_card"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.engineering_processor"
}
]
}
],
"result": {
@@ -1,12 +1,17 @@
{
"conditions": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:memory_card"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:memory_card"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
}
]
}
],
"result": {
@@ -1,12 +1,17 @@
{
"conditions": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:network_tool"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
"type": "forge:and",
"values": [
{
"type": "minecraft:item_exists",
"item": "appliedenergistics2:network_tool"
},
{
"type": "appliedenergistics2:material_exists",
"material": "material.calculation_processor"
}
]
}
],
"result": {