Add EnderIO conditional recipes
This commit is contained in:
@@ -140,9 +140,15 @@ group: Crafting Components
|
||||
|
||||
item: Basic Capacitor
|
||||
recipe:
|
||||
onlyIf: not item Copper Ingot
|
||||
input: Gold Nugget, Iron Ingot, Redstone
|
||||
pattern: .02 010 20.
|
||||
tools: Crafting Table
|
||||
recipe:
|
||||
onlyIf: item Copper Ingot
|
||||
input: Gold Nugget, Copper Ingot, Redstone
|
||||
pattern: .02 010 20.
|
||||
tools: Crafting Table
|
||||
|
||||
item: Basic Gear
|
||||
recipe:
|
||||
|
||||
Reference in New Issue
Block a user