Description:
/seedshiftdrops, /seedshiftdrops block <id>, or /seedshiftdrops mob <id>.Random Drops replaces every block and mob loot table with a deterministic shuffle driven by your world seed. Every world has its own unique drop table — dirt might drop diamonds, skeletons might drop cake — and those mappings stay consistent across play sessions. The mod works in singleplayer and multiplayer, syncing settings to the server when you apply changes.
Simply play your world. Break blocks and fight mobs as you normally would. Every drop you receive is deterministically mapped to your seed, so the same block in the same world always yields the same randomized item.
| Command | What It Shows |
|---|---|
/seedshiftdrops | Lists current drop mappings summary |
/seedshiftdrops block <id> | Shows what a specific block drops (e.g. minecraft:stone) |
/seedshiftdrops mob <id> | Shows what a specific mob drops (e.g. minecraft:zombie) |
Use the tab-complete suggestions to find valid block and mob IDs, including those from other mods.
Drop mappings are generated from your world seed. The same seed always produces the same mappings. Playing on a new world or server with a different seed produces a completely different set of drops.
Every mob is guaranteed to produce at least one randomized drop when killed, even mobs that normally drop nothing. This ensures kills are always rewarded.
If all items in a category are disabled through the Settings screen, the mod falls back to the full game item registry so a valid drop can always be found.
The Settings screen lets you control which items are eligible to appear as drops. Changes are applied and synced to the server when you press Done.
Groups let you disable entire categories of items from appearing as drops. Available groups include:
Block Drop Groups
| Group | Description |
|---|---|
| Disable All Blocks | Disables all block drops (automatically disables all block subcategories) |
| Illegal Survival Blocks | Blocks unobtainable in normal survival |
Item Drop Groups
| Group | Description |
|---|---|
| Disable All Items | Disables all item drops |
| Weapons | Swords, bows, crossbows, etc. |
| Armor | Helmets, chestplates, leggings, boots |
| Tools | Pickaxes, shovels, axes, hoes, etc. |
| Armor Trims | Smithing template items |
| Ingredients | Crafting materials and components |
| Food and Drinks | Edible items and potions |
| Redstone | Redstone components and devices |
| Illegal Survival Items | Items unobtainable in normal survival |
| Other | Everything not covered by another group |
Mob Drop Groups
| Group | Description |
|---|---|
| All Mobs | Disable all mob drop sources |
| Passive | Passive mob drops |
| Nature | Nature/neutral mob drops |
| Hostile | Hostile mob drops |
Within the Settings screen you can use Remove Specific buttons for Blocks, Items, and Mobs to exclude individual entries — including entries from other installed mods — from the drop pool.
Press Done in the Settings screen to apply all group toggles and specific exclusions. The mod syncs these settings to the server so they take effect immediately in the current world.
/seedshiftdrops to survey what common blocks and early mobs drop. Identify your world's "lucky" blocks — low-effort blocks that yield high-value items./seedshiftdrops mob <id> to find which mobs are worth hunting for rare materials.This mod is licensed under the CreativeMode Mods License.