

Overview
[Note: this mod does not include any weather mechanics!]
Drizzleproof is a building utility mod that allows certain blocks to drop their corresponding item entities in more predictable trajectories. When broken, the items fall straight downwards, as opposed to falling in a 3x3 XZ radius around the original position.
Config
The following features are configurable:
- All blocks are drizzle-proof, all the time. (default: false)
- All blocks mined with Silk Touch are drizzle-proof. (default: true)
- All blocks mined by players with Nausea are drizzle-prone. (default: true)
- Intensity of vertical "pop" when drizzle-proof item entities are dropped from blocks. (default: 0.085)
Block Tags
The tag drizzleproof:static_blocks
determines which blocks, when mined or otherwise broken, drop item entities with zero spray. By default, this includes more construction-oriented blocks such as rails, scaffolding, and ladders.
[1.19.2] Requires Blueprint.
Credit for the concept goes entirely to Zym. (Shoutout to Jasmine for the code suggestion!)
Feel free to direct any tweaks/suggestions towards the issue tracker. Thank you!