I have left the config as default.In the latest update (1.7.1) I just pushed, shelters won't spawn if interior entities like boxes fail to spawn, so that issue is now resolved
When you say items don't spawn, are you referring to items inside interior entities? If so, there're three factors that determine item spawning:
These three determine whether items will spawn inside containers, so double-check them
- The entity must be a storage container
- The items you specified in the
Items To Spawn Inside Entity Containers
list- The
Percentage To Fill Container With Items If Present
config option
Is there a chance that nothing spawns inside? (If the shelter spawns)
Thanks for the quick responses