promotional bannermobile promotional banner

Random Item Generator Resurrected

Break blocks for random items, entities, enchanted books, or chest loot. for Forge 1.12.2, 1.16.5, 1.20.1 & 1.21.1!
Back to Files
File namerandom_item_generator_resurrected-2.1.2.jar
Uploader
DKLYNTLYDKLYNTLY
Uploaded
Sep 20, 2025
Downloads
669
Size
41.4 KB
Mod Loaders
Forge
File ID
7015477
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:rigr-935089:7015477"

Learn more about Curse Maven

What's new

Random Item Generator Resurrected — v2.1.2

Minecraft: 1.21.1
Mod ID: random_item_generator_resurrected

Added

  • Config: Item Block

    • item_denylist — block specific items by full ID.
    • mod_denylist — block entire mods (by namespace) from the drop pool.
  • Config: Entity Block

    • MASTER RULE: non_mobs (default true) — blocks everything that is not a Mob.
    • Hazards (default ON): lightning, explosives, fireballs.
    • Non-living toggles (used when MASTER is off): projectiles, splash_potions, xp_bottles, armor_stand, vehicles, falling_blocks, item_frames, paintings.
    • Categories (Mobs only, default OFF): creatures, monsters.
    • Explicit denylist: now includes minecraft:ender_dragon, minecraft:wither, minecraft:giant.
  • Config: Enchants Block

    • remove_curses (default false) — optionally exclude curse enchants.
    • enchant_denylist — block specific enchantments by ID.
    • enchant_mod_denylist — block all enchantments from given namespaces.

Changed

  • Block rename: resurrected_blockitem_block (IDs updated).
  • Config layout: grouped by block, with inline hints; Item Block section appears first.
  • Enchant lookups: migrated to 1.21.1 Holder<Enchantment> APIs.

Fixed

  • Ghost block fix retained across Item, Entity, and Enchants blocks:
    • Break feedback (sound/particles) without removal, forced re-render, and green “happy villager” particles.
  • Silk Touch behavior: consistently drops the block itself.
  • Fortune behavior: extra rolls supported where applicable.

Notes / Migration

  • Worlds containing the old resurrected_block will not automatically migrate to item_block. Replace or re-add via commands/datapack if needed.
  • Config file name remains: random_item_generator_resurrected-common.toml.

This mod has no additional files