Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
Tyler Hancock edited this page Feb 23, 2017 · 1 revision

Welcome to the LootTableTweaker wiki!

Before using the mod, there are some very important things to know!

  • Due to the nature of loot tables, all the methods added by this mod can not be reloaded. You will have to restart the game for any changes to take effect. While it is possible to bypass this limitation it introduces unnecessary instability to the game.
  • Due to the load cycle in CraftTweaker, any script trying to access methods from this mod need to be loaded separately. For the script to work, please place it in /scripts/LootTableTweaker/. I would highly recommend making a brand new script rather than moving an existing one to this location.

Clone this wiki locally