this post was submitted on 08 Jun 2024
7 points (100.0% liked)

VoxeLibre

64 readers
2 users here now

Community for the open source survival game VoxeLibre (formerly known as MineClone2). An open source project inspired by a very popular block game ;).

Related communities:

[email protected]

[email protected]

[email protected] (old community)

founded 2 months ago
MODERATORS
 

I just found this community through the old one on world. good idea to move away to avoid further centralization.

Minetest/Voxelibre appreciation I'm running a whitelisted minetest server for a couple friends. it is publicly listed and peeps can ask to join if they're so inclined. I really enjoy this game although or because I own minecraft and feel like hobby devs like me should spend their time on foss projects, not microsoft.

Weird behavior Currently, I'm experiencing some interesting behavior: I'm in a jungle and due to thunderstorms, the trees caught fire. the simulation distance I suppose, the fire does not get put out by rain and slowly burns down all the things around me. Although it is raining every day.

I tested this by going near the fire while it was raining and it gets put out.

I think fire should either have finite lifespan if not placed on netherrack or at least lightning should only hit in the same distance as the simulation distance is at.

Currently trying to judge if anyone else has this problem and considering if I should look for an issue/create one.

Have a good one! :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago* (last edited 4 weeks ago) (3 children)

Greetings. I am that developer. I've logged this issue in our bug tracker at https://git.minetest.land/VoxeLibre/VoxeLibre/issues/4417 The PR that SurvivalMariner mentioned is https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4304

[–] [email protected] 2 points 1 month ago

Hi there! I'm very impressed that you took the time to respond and be so helpful! thank you so much!

[–] [email protected] 1 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Worth removing the full stop as it messes with the second URL.

[–] [email protected] 1 points 4 weeks ago
[–] [email protected] 1 points 4 weeks ago

I checked the PR. It looks like its not ready to be pulled. Can I disable fire tick and extinguish all fires until then? do you happen to have that ready? where do I generally find resources like this?