Advertisement
Guest User

Untitled

a guest
Sep 29th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <configs>
  2.  
  3. <append xpath="/recipes">
  4.  
  5.  
  6.  
  7. <recipe name="scrapIronLogSpike4" count="1" craft_area="workbench" craft_time="10">
  8. <ingredient name="scrapIron" count="40"/>
  9. </recipe>
  10.  
  11. <recipe name="woodLogSpike1" count="1" craft_area="workbench" craft_time="10">
  12. <ingredient name="wood" count="15"/>
  13. </recipe>
  14.  
  15.  
  16. </append>
  17. </configs>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement