If you place a gift box an then rightclick it to enter a message, it crashes
If you place a "Christmas Present" and choose an item, it crashes
Code assumes existence of a function default.is_empty which does not exist in MTG's default (another crash)
Also default.STATUS_CONTAINER_GET
Gift boxes drop non-MTG items (causing many unknown items)
I can't seem to get the gift out of the box. I tried on a local server placing one gift box as admin and digging it as a normal player, but I still only got the giftbox, not its contents
Once I played a Christmas Present as singleplayer without selecting a present, I can't get rid of it
If you put an itemstack with more than 1 item into a parcel, the inventory icon of the item stack if you open the parcel does not show the item count
If you put something in a parcel, then open the parcel HUD and click on the parcel icon, the parcel opens, but the contents of the parcel are destroyed
Tested in Minetest + Minetest Game 5.4.0 with all required dependencies and no other mods.
EDIT:
Attached torches and sand do not drop when giftbox was dug (hint: use minetest.check_for_falling)
This mod is very buggy right now
default.is_empty
which does not exist in MTG'sdefault
(another crash)default.STATUS_CONTAINER_GET
Tested in Minetest + Minetest Game 5.4.0 with all required dependencies and no other mods.
EDIT:
minetest.check_for_falling
)