MineClone2/mods
Mikita Wiśniewski e35935a119 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-06-24 09:53:08 +07:00
..
CORE Add new supported_node_facedir group and apply it to item frames (#4291) 2024-05-26 15:21:14 +00:00
ENTITIES Fix two more crashes, stray space 2024-06-24 03:06:26 +02:00
ENVIRONMENT Fix crashes with raids and bad omen effect (#4326) 2024-05-26 15:21:43 +00:00
HELP Fix some formspecs on mobile (#4456) 2024-06-24 03:26:02 +02:00
HUD Updated release credits and set version for hotfix v0.87.2 2024-06-24 03:28:19 +02:00
ITEMS Refactor mcl_chests.register_chest AGAIN + cleanup 2024-06-24 09:53:08 +07:00
MAPGEN Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master 2024-05-22 19:01:14 +00:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove unused function in mcl_hunger 2024-05-22 21:03:43 +02:00