
Randomizer Pickaxe
Randomizer Pickaxe – Description This mod adds a special pickaxe that the player has from the start of the game. When a player uses this pickaxe to mine a...
00—fabricServer1.21.1mod
Randomizer Pickaxe (server-side, 1.21.1)
- Every player receives a single Randomizer Pickaxe on join; if their inventory is full, it drops at their feet. The tool uses a diamond pickaxe model and stacks to one.
- Breaking blocks with the Randomizer Pickaxe replaces the normal drop with a randomized block item chosen per block type. Each block type maps to a consistent, different block so the result is repeatable rather than rerolled every break.
- Default drops from the broken block are removed only when the pickaxe is used; other tools behave normally.
- The replacement pool draws from all non-air block items. Bedrock/technical blocks may appear if they have items.
Notes and considerations
- The randomized mapping is deterministic based on block IDs, so it remains stable across sessions unless the block registry changes.
- Default textures are reused; no custom resource pack is required beyond the mod itself.