added config files
This commit is contained in:
7
config/repurposed_structures-neoforge/modded_loot.toml
Normal file
7
config/repurposed_structures-neoforge/modded_loot.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
#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 = ""
|
Reference in New Issue
Block a user