Recovery999
TNT
- Joined
- Jan 11, 2012
So I just reached level 10 alchemist! Unfortunately none of the recipes on the wiki work so I'm asking the community for guidance. Does anybody know any of the recipes or am I just not doing things right...
Alchemy's Cauldron is now back inAlchemy is broken, see my post here for more info: http://herocraftonline.com/forum/index.php?threads/alchemy-suggestion.12496/
# Add your recipes here. The index is the name of the recipe. Ingredients and results are noted as [id, amount].
recipes:
Chainmail_Chest:
# 8 Iron_Bars
ingredients: [ [101,8] ]
# 1 Chainmail_Chest
results: [ [303,1] ]
Chainmail_Helmet:
# 5 Iron_Bars
ingredients: [ [101,5] ]
# 1 Chainmail_Helmet
results: [ [302,1] ]
Chainmail_Pants:
# 7 Iron_Bars
ingredients: [ [101,7] ]
# 1 Chainmail_Pants
results: [ [304,1] ]
Chainmail_Boots:
# 4 Iron_Bars
ingredients: [ [101,4] ]
# 1 Chainmail_Boots
results: [ [305,1] ]
Grass:
# 2 Sapling, 3 Dirt
ingredients: [ [6,2], [3,3] ]
# 2 Grass
results: [ [2,2] ]
Ice:
# 4 Water_Bucket, 4 Snow_Block
ingredients: [ [326,4], [80,4] ]
# 2 Ice_Block
results: [ [78,2] ]