Time Nick Message 02:12 [MatrxMT] cx384: writing "solves [issue]" doesn't really work on GitHub, it doesn't understand that it has to link the issue. #15905 02:12 ShadowBot https://github.com/luanti-org/luanti/issues/15905 -- Replace hotbar_itemcount by hotbar_source by cx384 02:14 MTDiscord i fixed it 02:15 MTDiscord not sure what is set wrong in luanti org that i have to comment on the issue to do so 🤷 02:16 [MatrxMT] weird, if I edit it, it links it 02:16 [MatrxMT] anyway, about that PR, the `world_pos` parameter is quite confusing 02:39 exoticalexo is there a way to change node sizes? For example, can I change the size of a node that when placed, it will turn into a 3x3x3 node, similar to the bed, when placed creates a 1x1x2 node. I couldn't find a documentation of this in the lua_api.md (maybe I didn't read far enough, but I've already read it for the past 30 minutes). 02:48 MTDiscord there are several ways. You can define nodeboxes that are larger than a node. You can use models scaled larger than a node. You can use multiple nodes (peices) and programmatically place them. That's what beds does 02:48 exoticalexo so how do I check what nodes are placed where? 02:51 exoticalexo mistere? 02:53 MTDiscord core.get_node? 02:54 exoticalexo ok 18:36 MTDiscord https://irc.minetest.net/luanti-docs/2025-03-15#i_6249249 just in case, cross posting 18:36 Krock oh, the docs channel still exists? 18:37 MTDiscord ....uh yes?