VoxeLibre/mods/ITEMS/mcl_chests
Mikita Wiśniewski 16dd8694a6 Refactor mcl_chests.register_chest AGAIN + cleanup
Now you can define custom groups for the chests, as shown in the trapped
chests example (now they show up under "Mechanisms" tab in creative!).

I'm a bit suspicious of the new return-wrapped functions, as in *they
might break under some circumstances I didn't observe*. It will require
some heavy testing to make sure nothing crashes in the future.

Also, `on_rightclick` for double chests is something I really want to
return-wrap as well, but failed to do so. 🤷
2024-07-31 02:27:26 +02:00
..
locale Update russian translation 2023-08-31 14:16:42 +08:00
models fix chests 2022-11-13 22:18:00 +00:00
sounds Animated shulkerboxes 2021-01-28 20:53:57 +01:00
api.lua Refactor mcl_chests.register_chest AGAIN + cleanup 2024-07-31 02:27:26 +02:00
chests.lua Refactor mcl_chests.register_chest AGAIN + cleanup 2024-07-31 02:27:26 +02:00
ender.lua Fix long doc strings 2024-07-31 02:27:26 +02:00
init.lua Refactor mcl_chests.register_chest AGAIN + cleanup 2024-07-31 02:27:26 +02:00
mod.conf Revert color changes to GUI. 2021-04-19 14:44:20 +02:00
shulkers.lua Fix long doc strings 2024-07-31 02:27:26 +02:00