-
Notifications
You must be signed in to change notification settings - Fork 3
Dungeon Tactics
The addition to Dungeon Tactics is quite simple. It adds new items and blocks to the loot bags added by DT from different mods. This makes it more convenient as it doesn't require making a resource pack to change the loot tables, nor using other mods to modify them manually.
Those items are added in a way that makes sense, so lumberjack bag is going to receive new logs and saplings, ore bag is going to receive new ores, and food bag is going to receive new food. The difficulty of obtaining those items and blocks was taken into consideration, making the ones that are harder to obtain more rare in those bags.
It's possible to check what each bag can give you in the new JEI category, however, it requires JER to also be installed. This is done because there's no simple way to lookup all items in a loot bag (which JER provides an easy way to do so).
- Additions
- CraftTweaker functions
- Specific integrations