Advertisement
frightfulactions

AnimalSnares Recipes.xml

Oct 14th, 2015
1,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.64 KB | None | 0 0
  1.     <recipe name="animalFeed" count="1" scrapable="False" >
  2.   <ingredient name="pineSeed" count="3" />
  3.     </recipe>
  4.     <recipe name="animalFeed" count="1" scrapable="False" >
  5.   <ingredient name="mapleSeed" count="3" />
  6.     </recipe>
  7.     <recipe name="animalSnare" count="1" scrapable="False">
  8.         <ingredient name="wood" count="5"/>
  9.         <ingredient name="yuccaFibers" count="6" />
  10.         <ingredient name="animalFeed" count="2" />
  11.     </recipe>
  12.     <recipe name="chickenCoop" count="1" scrapable="False">
  13.         <ingredient name="wood" count="10"/>
  14.         <ingredient name="yuccaFibers" count="15" />
  15.         <ingredient name="animalFeed" count="2" />
  16.     </recipe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement