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