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:
9
config/automaticdoors.json5
Normal file
9
config/automaticdoors.json5
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
// The time in ms the door should stay open.
|
||||
// min: 0, max: 10000
|
||||
"doorOpenTime": 2500,
|
||||
// When enabled, iron doors will also be opened automatically.
|
||||
"shouldOpenIronDoors": true,
|
||||
// When enabled, doors won't be opened automatically when the player is sneaking.
|
||||
"preventOpeningOnSneak": true
|
||||
}
|
||||
Reference in New Issue
Block a user