Time Nick Message 13:12 erle rubenwardy the content types on cdb are wrong for zip file downloads 13:12 erle ; curl -sI 'https://content.minetest.net/packages/GoodClover/texttext/download/' |grep -i '^content-type:' 13:12 erle content-type: text/html; charset=utf-8 13:13 erle oh wait, this is a redirect document 13:13 erle sorry 13:14 erle there are like 2 redirects involved 13:14 erle ; curl -sIL 'https://content.minetest.net/packages/GoodClover/texttext/download/' |grep -i '^content-type:' |tail -n1 13:14 erle content-type: application/zip 13:14 erle sorry rubenwardy 13:21 MTDiscord Cutting down on the sequential redirects could be nice. It wouldn't really make a big difference though. 13:38 erle well, it just confused me 13:38 erle the content type is right after all 14:04 Oblomov hm is there a way to rename a user? 14:28 Oblomov OK 14:29 settl3r[m] Is there a way to have titanium outside of Dreambuilder game, eg. in MTG base game? 14:30 settl3r[m] (it requires the function_delayer mod which is part of Dreambuilder game) 14:30 erle extract the code for the titanium ig 14:31 settl3r[m] i tried to install titanium mod, but it gave a dependency error 14:31 settl3r[m] should i install it manually? 14:32 settl3r[m] ig? 14:32 settl3r[m] in game menu? 14:34 MTDiscord Did you read the error? 14:35 settl3r[m] it was in red and said something like 'requirements not met', i installed it anyway :/ 14:35 settl3r[m] but now i don't know if it will even be generated.. 14:36 MTDiscord So not really 14:37 settl3r[m] should i generate a testworld and search for it (below -1500 depth) ? 14:38 MTDiscord No, the mod won't load if you don't have it's dependencies 14:39 MTDiscord So you should go to your content tab, and select the mod, and look at it's dependancies 14:39 settl3r[m] btw. i installed the DreamBuilder (Sub?)game to have function_delayer, but i dont know if it will be accessible outside of DB game 14:40 settl3r[m] it says:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/34882ff39d3bf9649f8432a7b684b8ad30779dc1) 14:41 settl3r[m] * it (titanium mod) says: 14:41 settl3r[m] Dependencies: 14:41 settl3r[m] function_delayer 14:41 settl3r[m] default 14:41 settl3r[m] both in normal white textcolor 14:41 settl3r[m] but it shows no picture, just an empty frame 14:42 MTDiscord Did you install function_delayer outside of dreambuilder? 14:42 settl3r[m] i didnt found it in content menu, then i looked online and then i installed DB subgame 14:43 erle some mods on cdb are only there as part of a modpack 14:43 settl3r[m] * content menu (it says 'No results'), then 14:43 MTDiscord You'd need to use the DB game then. You can try copying the mod from it though 14:43 settl3r[m] (i used scope 'all packages' when searching) 14:44 settl3r[m] k, will try that next, ty 14:45 erle settl3r[m] if stuff is part of a modpack, you can not get it independently 14:45 erle i am working on fixing stuff like that 14:58 definitelya erle: Copy the mod, paste it in minetest/mods? Would that hack work? 14:58 definitelya Just curious 15:01 * settl3r[m] uploaded an image: (318KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/CSrofTUGLpLuHpLaVtueIcAW/screenshot_20220514_105845.png > 15:01 settl3r[m] Yay :) 15:02 settl3r[m] (found it at ~ -1522 depth, in a large cave) 15:02 settl3r[m] i now wonder, which depth it is most prevalent.. 15:03 erle definitelya, yes 15:03 erle settl3r[m], use the source code, look for register_ore 15:03 definitelya n3at 15:04 settl3r[m] i looked in source, but i couldn't find out which depth has the most probability of that ore spawning 15:05 settl3r[m] (i only now that it spawns between -1500 and -31000 and that the spawn-chunk has 100x100x100 size) 15:05 settl3r[m] * 100x100x100 size, but that was an interpretation from me, as i dont speak L.U.A.) 15:05 settl3r[m] * 100x100x100 size, but that was an interpretation from me, as i dont speak Lua) 15:07 erle settl3r[m] upload the part of the ore definition at https://mister-muffin.de/paste and i can try to help you 15:08 settl3r[m] minetest.register_ore({... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/d84563ed04365fb6b7a80e716f2890a7175e82bf) 15:09 settl3r[m] so it seems to be pretty rare 15:10 settl3r[m] i already used the titanium for my pickaxe in other game, it was so awesome, that i just had to have that mod ^^ 15:10 settl3r[m] i wonder if titanium picks are even better than diamond picks 15:11 settl3r[m] s/in/on/, s/other/a/, s/game/public server/ 15:11 settl3r[m] * i already used the titanium for my pickaxe in an online game, it was so awesome, that i just had to have that mod ^^ 15:11 settl3r[m] i wonder if titanium picks are even better than diamond picks 15:13 rubenwardy settl3r[m]: I've added function_delayer to CDB outside of Dreambuilder 15:13 rubenwardy you can use that instead of dreambuilder 15:13 settl3r[m] wow thank you! 15:19 erle nice 15:22 settl3r[m] btw. i found an absolutely obscenely gargantuan cavern underground at -1.5k, i wonder how large caves can become in MT? 15:23 erle depends on the mapgen params 15:23 erle settl3r[m] i suggest to install the nether mod if you have not 15:23 settl3r[m] ..and how would one safely explore such an impossibly huge cave, when there are extremely dangerous mobs and permadeath? 15:23 erle i mean, there are sevaral 15:23 erle safe, exciting, permadeth, choose max. 2 15:25 settl3r[m] has anyone found out in the code, at which depth titanium spawns most? 15:25 settl3r[m] or is it the same in every layer between 1.5k and 31k below zero? 15:27 definitelya settl3r[m]: You are much more likey to find answers to such specific questions by posting in the forum. 15:28 settl3r[m] Ok. 15:28 settl3r[m] Another topic: what are nuclear reactors good for? to obtain corium/chernobylite ? 15:28 settl3r[m] Or just for luxury energy generation? 15:28 settl3r[m] * Or just for luxury electricity? 15:29 settl3r[m] * Or just for luxury type of electricity? 15:29 definitelya >.> 15:31 settl3r[m] Can one construct nukes in technic? 15:34 erle settl3r[m] one can construct core meltdowns 15:47 settl3r[m] Is it possible to use (protected) corium to guard travelnets against other players perfectly? 15:47 settl3r[m] so that nobody can access it, except the owner of the protection, who can remove the corium with a bucket 15:48 settl3r[m] * a bucket, before each use of that travelnet 15:48 settl3r[m] * a bucket, before/after each use of that travelnet 15:49 settl3r[m] or is it impossible to place corium stably in one place? 15:49 settl3r[m] and one would of course have to have a full hazmat suit on, before using that travelnet booth 15:51 definitelya Ok, sorry I guess, I was just trying to help. 20:17 MTDiscord Q: Is it possible to use (protected) to guard against other players perfectly in minetest? A: No 20:21 MTDiscord Can one construct nukes in technic?: Nuclear reactors yes. 20:25 MTDiscord To guard travelnets against other players I'd suggest using some form of locked/protected travelnets (there's multiple options out there to choose from). 21:35 settl3r[m] ok. Is uranium the only ore which isn't present in extremely low depths? 21:35 settl3r[m] (eg. below -4km) 21:44 calcul0n settl3r[m], indeed, you only find it between -80 and -300 21:55 MTDiscord Then also corium can provide infinite uranium source..