Small updates to match new crafting algorithm
This commit is contained in:
@@ -82,6 +82,10 @@ group: Agriculture
|
||||
input: Bowl, Mushroom (brown), Mushroom (red)
|
||||
pattern: .2. .1. .0.
|
||||
|
||||
item: Mushroom (brown)
|
||||
|
||||
item: Mushroom (red)
|
||||
|
||||
item: Nether Wart
|
||||
gatherable: yes
|
||||
|
||||
@@ -1359,8 +1363,10 @@ group: Minerals
|
||||
pattern: 00. 00. ...
|
||||
|
||||
item: Glowstone Dust
|
||||
gatherable: yes
|
||||
|
||||
item: Gold Ingot
|
||||
gatherable: yes
|
||||
recipe:
|
||||
input: Gold Ore, furnace fuel
|
||||
pattern: .0. ... .1.
|
||||
@@ -1387,6 +1393,7 @@ group: Minerals
|
||||
gatherable: yes
|
||||
|
||||
item: Iron Ingot
|
||||
gatherable: yes
|
||||
recipe:
|
||||
input: Iron Ore, furnace fuel
|
||||
pattern: .0. ... .1.
|
||||
@@ -1570,6 +1577,9 @@ group: Plants
|
||||
item: Red Tulip
|
||||
gatherable: yes
|
||||
|
||||
item: Rose
|
||||
gatherable: yes
|
||||
|
||||
item: Rose Bush
|
||||
gatherable: yes
|
||||
|
||||
@@ -2367,6 +2377,9 @@ group: Tools
|
||||
input: Flint, Iron Ingot
|
||||
pattern: ... .1. ..0
|
||||
|
||||
item: furnace fuel
|
||||
gatherable: yes
|
||||
|
||||
item: Golden Axe
|
||||
recipe:
|
||||
input: Gold Ingot, Stick
|
||||
|
||||
Reference in New Issue
Block a user