Page 1 of 1

Terraria 1.1.2

Posted: Fri Jul 14, 2017 12:45 pm
by STN
Made by atom0s

I mainly play multiplayer and made a packet editor so this may or may not get updated. Feel free to post any additions you find.

Current Table Includes
- Infinite Health
- Infinite Mana
- No Item Decrease (Building)
- No Item Decrease (Ammo)
- No Item Decrease (Crafting)
- Infinite Double Jump
- Infinite Rocket Boots
- Infinite Wings
- One Hit Kill

Updates
- Moved table options into categories for faster aobscans and better usage.
- Added jump cheats.
- Added damage cheats.
- Added infinite building, ammo, crafting of items.


READ BEFORE USING!
Because this game is written in a managed language, some pieces of code are not loaded into memory until they are requested at least once. This means options may fail to turn on first try. You need to do something that involves the option in order for the code to get loaded into memory. For example:

- To enable health cheats, get hit once, or take fall damage.
- To enable item cheats, use some items, or attempt to craft something.
- To enable jump cheats, attempt to use the items normally first.
- To enable damage cheats, attack something once.