Time Nick Message 02:53 cheapie These things are starting to become mildly useful for construction already :P https://cheapiesystems.com/media/images/screenshot_20240418_214706.webp 04:56 MTDiscord What in tarnation is going on in here? 05:10 lissobone I am not responsible. 05:26 alguien wait webp supports animation? 05:27 alguien and this is supported by all browsers! 05:28 alguien wonder how it compares to gif size-wise 05:28 alguien sry for OT 05:29 alguien cheapie, made a piano keyboard using a touchscreen and a note block, someone who's learning to play played something on it :) 05:29 alguien which is to say you should get back to the project ;) 10:44 MTDiscord bot bot bot bot 10:44 MTDiscord for 5 times: APLICACIÓN 10:44 MTDiscord heheç 15:14 imi hi, what does lbm_introduction_times do in env_meta.txt? I have 2 servers which I believed to have identical config, one is a public server the other one is supposed to be the debug/testserver for the public one, and lbm_introduction_times differs... 15:28 Desour imi: some lbms are only ever executed once per mapblock. the lbm_introduction_times are used to compare them with the mapblock timestamp to decide whether to execute the lbm (to execute it only for mapblocks that are older than the lbm intro time) 15:30 imi ok so it's internal variables which are OK to differ 15:40 imi is world.mt supposed to contain load_mod_* lines? 15:40 Desour yes