CustomItemLoader
CustomItemLoader copied to clipboard
[Plugin] PocketMine-MP adds items using ItemComponent Packet.
{ "Ngọc Arkenstone": { "components": { "item_properties": { "allow_off_hand": true, "animates_in_toolbar": true, "can_destroy_toolbar": true, "can_destroy_in_creative": true, "creative_category": false, "max_stack_size": 1, "use_duration": false }, "item_icon": "emerald" }, "description": { "id": 1719,...
Can you reupload magicspell please
For Item Icons, Does it use the name of the .png file in the users/servers resource packs? If so could you make a custom texture for a custom item with...
is possible to make food can eat with a custom food item?
FR : API
Dear GodVas, I was working on my side to make something like yours, i'm happy to see people doing it ;) Could it be possible to add some features ?...
I set max_stack_size to 1, but when the item is given with the give command, 64 by default are paid, and when several are overlapped, the item disappears when you...