• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Eelectric Eel Trap - Be VERY careful! lol

Where do I get the eels for the trap?

Code:
<config>
   <append xpath="/recipes">

       <recipe name="Electric Eel Trap" count="1" craft_area="chemistryStation" craft_time="171">
           <ingredient name="bucketRiverWater" count="1"/>
           <ingredient name="resourceScrapLead" count="1"/>
           <ingredient name="resourceAcid" count="1"/>
       </recipe>

   </append>
</config>
doesn't need eels

 
Back
Top