Advertisement
ramin1992

recipes

Nov 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <recipe name="revolverBullet" count="1" craft_area="workbench">
  2. <ingredient name="bulletTip" count="1"/>
  3. <ingredient name="gunPowder" count="5"/>
  4. <ingredient name="bulletCasing" count="1"/>
  5. </recipe>
  6.  
  7. <recipe name="Revolver" count="1" craft_area="assembly">
  8. <ingredient name="flashlight02" count="0"/>
  9. <ingredient name="partsRevolver_frame" count="1"/>
  10. <ingredient name="partsRevolver_cylinder" count="1"/>
  11. <ingredient name="partsRevolver_parts" count="1"/>
  12. <ingredient name="partsRevolver_grip" count="1"/>
  13. </recipe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement