Table of Contents

Pickaxe Item - Code References

Java Classes

JSON Configuration

This entity does not appear to have dedicated JSON configuration

String Resources

<string name="Pickaxe_Name">pickaxe</string>
<string name="Pickaxe_Info">This is a large and sturdy tool for breaking rocks. It can be probably used as a weapon.</string>
<string name="Pickaxe_ACMine">MINE</string>
<string name="Pickaxe_NoVein">There is no dark gold vein near you to mine</string>
<string name="Pickaxe_Gender">feminine</string>
<string name="Pickaxe_NothingToMine">Nothing to mine here!</string>
<string name="Pickaxe_InsufficientStr">Not enough strength to mine!</string>

Class Implementation Details

Lua Scripts