Every break is a surprise — each drop is special. Built for NeoForge 1.21.1.
All blocks regenerate on break. Silk Touch returns the block itself. Fortune increases the number of drops.
File: config/random_item_generator_resurrected-common.toml
Every block has its own config section with a denylist (block specific entries) and a whitelist (only allow specific entries). Just flip use_whitelist = true to switch modes.
The Entity Block also has a master toggle (only_allow_mobs = true) that keeps things simple by only allowing actual mobs to spawn, plus individual switches for hazards like lightning, explosives, and fireballs.
All pools are built from the registry at runtime, so modded content is supported automatically.
Block usage is tracked in the vanilla Statistics screen under the Custom tab.