Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
AllMobEggs – Craftable Spawn Eggs for All Mobs (Vanilla & Mods)
Version: 1.0 Minecraft Version: 1.21.7 (Paper/Spigot) Author: Jona Gotthardt
⸻
Description
AllMobEggs is a handy Minecraft plugin for Paper 1.21.7 that allows you to craft all spawn eggs – vanilla or mod mobs. Instead of only obtaining spawn eggs through loot or commands, you can now easily craft them yourself by combining the typical drops of the respective mob – together with a chicken egg.
⸻
Features • Automatic detection of all spawn eggs on your server (vanilla & mods) • For each spawn egg, a recipe is created that consists of two different mob drops plus a chicken egg • Configurable drops and overrides via config.yml – customize ingredients for special mobs • No manual recipe additions needed – the plugin handles everything dynamically • Supports mobs added by mods (as long as spawn eggs exist as items) • Lightweight, performant, and easy to install
⸻
Crafting Recipe
A B A B E A A B A
• A and B are two different drops that the mob normally drops
• E is a chicken egg (Material.EGG)
⸻
Installation 1. Download the .jar file and place it into the plugins folder of your Paper 1.21.7 server 2. Start the server once to generate the configuration file 3. Open plugins/AllMobEggs/config.yml to customize special mobs or add overrides if needed 4. Restart the server or reload the plugin (note: /reload is not recommended) 5. Done! All spawn eggs are now craftable
⸻
Configuration (config.yml) • overrides: Define special drops for mobs that have no or unusual drops • defaultDrops: Predefined default drops for vanilla mobs (can be extended or modified)
Example:
overrides: warden: drops: - ECHO_SHARD - SCULK_CATALYST defaultDrops: ZOMBIE: [ROTTEN_FLESH, IRON_INGOT]
⸻
Compatibility • Paper 1.21.7 (tested) • Spigot 1.21.7 (should work) • Modded servers with mods that register spawn eggs as items
⸻
Support & Contributions
For questions, issues, or feature requests, feel free to contact me or leave a report! Pull requests for improvements are welcome!
⸻
License
MIT License
Copyright (c) 2025 Jona Gotthardt
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
⸻
Thanks for using AllMobEggs! Have fun crafting your spawn eggs! 🥚🐉🧟♂️
⸻