9 lines
554 B
TOML
Raw Normal View History

2024-09-29 18:14:34 -07:00
#Adds modded loot from vanilla structure's loot tables and injects them into Repurposed Structure's loot tables.
#Example: Snowy Pyramid gets all modded items that vanilla Desert Temple can have.
importModdedItems = true
#Add the identifiers for Repurposed Structures's loottable you want to turn off the automatic modded item importing code for.
#Separate multiple entries with a comma.
#Example: "repurposed_structures:chests/mansions/birch, repurposed_structures:chests/mineshafts/jungle"
blacklistedRSLoottablesFromImportingModdedItems = ""