1
0
mirror of https://github.com/HybridDog/connected_chests.git synced 2025-12-31 16:05:21 +01:00
Files
connected_chests/init.lua
HybridDog 044a91fcd5 Do not crash with tenplus1's hopper mod
There are multiple hopper mods and not all of them support the set_extra_container_info function,
so the mod crashes now if it is used together with an incompatible hopper mod.

To prevent the crash, execute the code for hopper compatibility if hopper and hopper.set_extra_container_info exist and not if a mod named hopper is installed.
2024-08-25 09:48:03 +02:00

21 KiB