Repurposed Structures (Forge)

Repurposed Structures (Forge)

21M Downloads

Structures showing up in Twilight Forest (dimension whitelist request)

laserlemons opened this issue ยท 3 comments

commented

In the config there is only the option to blacklist dimensions. As time goes on this is going to get tedious for pack developers to keep track of all of the dimensions in their pack and remember to add them all to this mod's config. Please implement a whitelist instead.

commented

Changed plans! 1.16.5-3.0.0 repurposed structures now has a config file dedicated to dimension whitelisting/blacklisting now! it is in the repurpsoed_structures-forge folder in the config folder. You can do "all": "*" in disallowedDimensions to blacklist all dimensions and then pick and choose which dimension you want to spawn structures in with the allowedDimensions config entry. allowedDimensions overrides disallowedDimensions

commented

Currently waiting on this PR to be merged before any further changes to dimension configs as this fixes an important bug with the dimension whitelist/blacklist system being used. MinecraftForge/MinecraftForge#7777

commented

i can see about white list in the future but not now. Most likely 1.17 release. Also, if you delete the config, it will regenerate with all the dimensions i blacklist by default currentl. The default string is this right now which does include twilightforest:
blacklistedDimensions = "the_bumblezone:the_bumblezone, twilightforest:twilightforest, undergarden:undergarden, the_midnight:the_midnight, theabyss:theabyssdim, theabyss:theabyssiceworld, theabyss:death, theabyss:the_end_of_time, theabyss:the_end_of_time_2, theabyss:dream, theabyss:dream_2, theabyss:dream_3, theabyss:radio, theabyss:theabyssdimgroundlands, theabyss:theabyssdimskylands, lostcities:lostcity"