
Puddles.
K0-RR opened this issue ยท 5 comments
How did you even get a puddle floating in the air?
Yes, I used the /setblock just to test collision.
Try setting puddleSpawnRate to 10
Oh, so they do generate. 10 is fine considering that puddles can't spawn under trees so in forests they are rare even with 10.
can be disabled by setting the game rule
You might want to give some information in the config about this.
Can you make them slowly disappear after some time after rain?
- Puddle items can't be accessed in survival mode. their purpose is just to show right in waila and as a debug item for testing puddles.
- Puddle generation can be disabled by setting the game rule "puddleSpawnRate" to 0
- Try setting puddleSpawnRate to 10 and see if that helps. I wanted to make puddles generate only rarely, because they can be quite annoying for some people.
- How did you even get a puddle floating in the air? I made it so if you break the block underneath they just disappear, so that also shouldn't be a problem as long as you aren't using any commands.