Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # CraftBook Custom Recipes. CraftBook Version: 3.9-SNAPSHOT
- # For more information on setting up custom recipes, see the wiki:
- # http://wiki.sk89q.com/wiki/CraftBook/Custom_crafting
- crafting-recipes:
- kuh_ei:
- type: Shaped
- ingredients:
- 'EGG ': a
- 'SKULL_ITEM:3|&rCow Head/player:MHF_Cow ': b
- shape:
- - aaa
- - aba
- - aaa
- results:
- 'MONSTER_EGG:92 ': 1
- schwein_ei:
- type: Shaped
- ingredients:
- 'EGG ': a
- 'SKULL_ITEM:3|&rPig Head/player:MHF_Pig ': b
- shape:
- - aaa
- - aba
- - aaa
- results:
- 'MONSTER_EGG:90 ': 1
- schaf_ei:
- type: Shaped
- ingredients:
- 'EGG ': a
- 'SKULL_ITEM:3|&rSheep Head/player:MHF_Sheep ': b
- shape:
- - aaa
- - aba
- - aaa
- results:
- 'MONSTER_EGG:91 ': 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement