This is an application coded in Java, aimed at providing the name, type, drop rate and enemy of every dropped weapon in the video game, Terraria.
Disclaimer: This application is not affiliated with or endorsed by Re-Logic and 505 Games. It is developed independently and aims to provide a means for the Terraria playerbase to look up specific weapons.
- Weapon Lookup: Look at the statistics for all 122 droppable weapons in Terraria, as of Update 1.4. Users can also sort them based on name, type, enemy dropped and drop rate.
- Create-a-Weapon: Using the Edit button, users can create, edit or delete their own unofficial weapons with their own unique stats.
- Customizability: Change the background to one of 16.8 million colours using the Customize button.
To get started with the emulator, follow these steps:
- Clone the repository to your local machine.
- Install the Java Development Kit (JDK) or OpenJDK if you haven't done so.
- Compile the source code or build the project using the provided build scripts.
- Click on Run in your favourite IDE or type the following command in the terminal:
java Main
Contributions to this project are welcome and appreciated. If you would like to contribute, please let us know.
Terraria Item Guru is licensed under the MIT License. Please review the license file for more information about the permissions and limitations it provides.
- The Terraria Wiki