Mark all chainmail armor as gatherable
This commit is contained in:
@@ -2520,24 +2520,28 @@ group: Tools
|
|||||||
group: Tools: Armor
|
group: Tools: Armor
|
||||||
|
|
||||||
item: Chain Boots
|
item: Chain Boots
|
||||||
|
gatherable: yes
|
||||||
recipe:
|
recipe:
|
||||||
input: Fire
|
input: Fire
|
||||||
pattern: ... 0.0 0.0
|
pattern: ... 0.0 0.0
|
||||||
tools: Crafting Table
|
tools: Crafting Table
|
||||||
|
|
||||||
item: Chain Chestplate
|
item: Chain Chestplate
|
||||||
|
gatherable: yes
|
||||||
recipe:
|
recipe:
|
||||||
input: Fire
|
input: Fire
|
||||||
pattern: 0.0 000 000
|
pattern: 0.0 000 000
|
||||||
tools: Crafting Table
|
tools: Crafting Table
|
||||||
|
|
||||||
item: Chain Helmet
|
item: Chain Helmet
|
||||||
|
gatherable: yes
|
||||||
recipe:
|
recipe:
|
||||||
input: Fire
|
input: Fire
|
||||||
pattern: 000 0.0 ...
|
pattern: 000 0.0 ...
|
||||||
tools: Crafting Table
|
tools: Crafting Table
|
||||||
|
|
||||||
item: Chain Leggings
|
item: Chain Leggings
|
||||||
|
gatherable: yes
|
||||||
recipe:
|
recipe:
|
||||||
input: Fire
|
input: Fire
|
||||||
pattern: 000 0.0 0.0
|
pattern: 000 0.0 0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user