dependabot-preview[bot]
c3083a3a86
Bump unified_inventory_plus from
b0b889a
to 7d86772
Bumps [unified_inventory_plus](https://github.com/bousket/unified_inventory_plus) from `b0b889a` to `7d86772`.
- [Release notes](https://github.com/bousket/unified_inventory_plus/releases)
- [Commits](b0b889af0f...7d86772095
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
switch to pandorabox flavor of fancyvend, until the mail issue is resolved (https://github.com/pandorabox-io/pandorabox-mods/issues/1)
Pandorabox mods
Pandorabox mod repo
Install
After cloning:
git submodule init
git submodule update
Updating
# sync repo urls
git submodule sync
# initialize new repos
git submodule init
# update commits
git submodule update
# remove unversioned files
git clean -dff
Advisable settings
# allow protection
areas.self_protection = true
# lightweight node timer-based interrupts
mesecon.luacontroller_lightweight_interrupts = true
# don't let the unified inventory show *all* slopes/slabs (use the table saw for that)
moreblocks.stairsplus_in_creative_inventory = false
# enable bridger trusses
bridger_enable_trusses = true
# enable telemosaic rightclick teleport
telemosaic_right_click_teleport = true
Description
Languages
Shell
100%