Time Nick Message 20:09 IcyDiamond wtf is happening, why is everything on my server so broken 20:10 IcyDiamond there is weird formspec bs, half of the damn crafting recipes are broken and now preserve_metadata callback doesnt seem to do sh!t 20:13 IcyDiamond ah, nvm, item_drop doesnt support that 20:13 IcyDiamond does add_item take itemstack or only string? 20:21 IcyDiamond can anyone tell me how i could make the player throw items further than the default? 20:26 IcyDiamond or like, can i spawn the item entity further away when player drops an item? 20:53 IcyDiamond https://gitlab.icynet.eu/evert/item_drop/blob/master/init.lua ok here's my slightly improved item_drop 20:55 IcyDiamond oh there already is an improved version of it 21:00 IcyDiamond well i just wasted my time