Time Nick Message 08:49 ilomiglio hi, i'm trying to do a simple mod that adds food to the player inventory, but i'm stuck at invref, i get that by player:get_inventory() but i don't know how to use add_item as it requires a listname 08:53 ilomiglio i'm trying to search the giveme definition as it should help me in writing the command 08:57 rubenwardy "main" is the player's main list 08:59 sfan5 for future reference the builtin command is here https://github.com/minetest/minetest/blob/master/builtin/game/chat.lua#L847 09:00 ilomiglio ok, i'm kinda trying to get it 09:00 ilomiglio lemme see wwhat i get 09:04 ilomiglio well, it didn't crash at least 09:08 ilomiglio i'm not understanding at all 09:08 ilomiglio sorry if i waste your time 09:08 ilomiglio !paste 09:09 ilomiglio this is the code: https://paste.rs/OCU.lua 09:10 ilomiglio it's just an example as i'd want to create a more complex mod 09:34 sfan5 either use minetest.get_inventory({type="player", name=name}) or minetest.get_player_by_name(name):get_inventory() 09:35 sfan5 oh lol they left literally 3 minutes ago 09:57 MinetestBot 02[git] 04velartrill -> 03minetest/minetest: Animated particlespawners and more (#11545) 1320bd6bd https://github.com/minetest/minetest/commit/20bd6bdb685af11548c35d3a48e5aa33f4222397 (152022-07-13T09:57:12Z) 10:12 MTDiscord Finally 10:13 MTDiscord Decent particlespawners ? 10:24 rubenwardy Would be handy to have some gifs/etc using the new particle spawner API for the next blog post 12:33 MTDiscord Go is out! https://github.com/appgurueu/go ? 13:14 sfan5 huh 13:49 Thermoriax Decent particle spawners you say? 15:19 mrBean hey guys. How do you solve the shadow issue at worldedit? 15:20 MTDiscord either use //fixlight or the mapfix mod 15:20 mrBean I have setting air above place edit, is there another way? 15:20 mrBean ROllerozxa thank you I'll try this 20:49 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Make BlendMode::alpha the fallback for unknown future blend modes 136df69f9 https://github.com/minetest/minetest/commit/6df69f9b5bea5b438498bbae7e9873bb99434439 (152022-07-13T20:45:05Z)