In this regard, it is better to write to Matrix developers or write an issue on Codeberg. Few people read the messages here.
[Game] Mineclonia [0.109.3]
Re: [Game] Mineclonia [0.109.0]
Re: [Game] Mineclonia [0.109.0]
Version 0.109.3 is released. This is a bugfix release made before we update min_version and abandon support for Minetest/Luanti version 5.7 and 5.8.
Changes
Changes
- Allow all mending enchantable tools in offhand
- Fix buckets disappearing when using with cauldron while inventory is full
- Fix some dripstone weirdnesses
- Fix ender chest entity texture during xmas
- Fix campfires not setting anything on fire
- Only spawn crying obsidian particles if node below is air
- Fix redstone wire not propagating power over glass and slab blocks
- Fix respawn anchors only working in the end
- Fix potential crash when serialized boat does not contain texture data
- Fix level 7 composter consuming item [JoseDouglas]
- Check if biomedef exists before indexing
- Update item description colors depending on rarity [JoseDouglas]
Re: [Game] Mineclonia [0.109.0]
Made an issue on codeberg: https://codeberg.org/mineclonia/mineclonia/issues/2489
Re: [Game] Mineclonia [0.109.0]
Short question to the mod mcl_wieldlight (did not find a matching topic):
Having a light source in primary or off-hand enlightens the surrounding area what is very useful. The light disappears while in water what is correct for Torches but not Glowstone or, all the more, Sea Lanterns. My proposal is to keep shining light while underwater with blocks in a hand that are solid respectively which can't be washed away by water.
Having a light source in primary or off-hand enlightens the surrounding area what is very useful. The light disappears while in water what is correct for Torches but not Glowstone or, all the more, Sea Lanterns. My proposal is to keep shining light while underwater with blocks in a hand that are solid respectively which can't be washed away by water.
Re: [Game] Mineclonia [0.109.0]
The reason why items dont emit light in liquids is because of engine limitations. The entire mcl_wieldlight mod is a hack that always puts a new glowing air node in your player's position, making the illusion that you're glowing. But this is impossible to do when the player is inside a liquid due to visual glitches (the glowing liquid would have it's faces rendered)
Re: [Game] Mineclonia [0.109.3]
Thanks for the explanation. Hmm, it's too bad that there's no possibility to enlight areas while in a liquid; this makes exploring underwater areas difficult. I've tested it with another mod called "crucifix" wich has a weapon that also emits light: underwater (light level: 14), it doesn't work, too.
Re: [Game] Mineclonia [0.109.3]
We have light underwater, it works okay.
Lead dev of Exile, git repo: https://codeberg.org/Mantar/Exile
Re: [Game] Mineclonia [0.109.3]
Well how does it work? how do you make a new glowing liquid that dosent draw its faces with other liquids? https://github.com/minetest/minetest/issues/15361
Re: [Game] Mineclonia [0.109.3]
I have a short question about graphical issues. The Grindstone as well as the Bell appear in complete darkness:
I don't know what causes the problem. Also, I have experimented with the shadows in the options, but without success.
I don't know what causes the problem. Also, I have experimented with the shadows in the options, but without success.
- Attachments
-
- screenshot_20250101_125527.jpg (427.08 KiB) Viewed 556 times
Re: [Game] Mineclonia [0.109.3]
You're using some kind of mod that does that
- hunter0one
- New member
- Posts: 4
- Joined: Sun Nov 17, 2024 19:22
- GitHub: hunt3r0one
- IRC: hunter0one
- In-game: hunter0one
- Contact:
Re: [Game] Mineclonia [0.109.3]
What Y level does lapis lazuli spawn at? I've been mining for ages but not found any on Y=-47 as I read somewhere. The ores.lua file says Y=14 but that seems to based on the level from Minecraft, not the level in the Luanti engine.
Re: [Game] Mineclonia [0.109.3]
https://minecraft.fandom.com/wiki/Lapis_Lazuli_Ore
Indeed, there's also Deepslate Lapis Lazuli Ore. It's AFAIK the 2nd most rare Ore, coming directly after Emerald Ore. If you need Lapis for Enchanting, find a Village and level a Cleric to at least Apprentice so he can sell you 1 Lapis Lazuli (not Ore) for 1 Emerald.