Updated StorageDrawers.

Added the following mods.
trashslot
Serilum's QoL Bundle
Jade
appleskin
Smelting Sand in a Blast Furnace
Better client
Fancy Toasts
Better F3
Better Days
Hopo Better Mineshafts
Hopo Better Ruined Portals
Hopo Better Underwater Ruins
Loot Integrations: Hopo Better Mineshaft, Ruins & Portals.
This commit is contained in:
2025-08-25 17:39:44 -05:00
parent 8c34038fab
commit e8400d809f
96 changed files with 4309 additions and 23 deletions

View File

@@ -0,0 +1,7 @@
{
// The amount of time in ticks it takes for a shulker to respawn after it died. 20 ticks = 1 second. By default 60 seconds.
// min: 1, max: 72000
"timeInTicksToRespawn": 1200,
// If enabled, shulkers which spawn from (modded) spawners will not be respawned after a death.
"shulkersFromSpawnersDoNotRespawn": true
}