Dispense Life
This compact modification enables nearly any item in Minecraft to function as a full-fledged spawn egg through dispensers. No longer limited to standard spawn eggs—now you can configure your own entity summoning system using any available resources.
Key Features:
- Assign arbitrary items as spawn points for any creatures
- Customize additional parameters for summoned mobs via custom NBT tags
- Excellent for creating unique mechanics in modpacks
- Simple text configuration file for managing settings
Configuration Setup:
All adjustments are made through the itemspawner-config.toml file. The entry format is straightforward: specify the item ID followed by an arrow pointing to the creature ID. For example, the entry ["minecraft:iron_ingot->minecraft:iron_golem"] means an iron ingot will summon an iron golem.
Target Audience: Primarily designed for creators of unique modpacks seeking to add original gameplay mechanics and unconventional item interaction methods.