With this plugin, you can create craftable spawn eggs and spawners for ANY mob that has a spawn egg. You can configure how much XP or money it takes to craft one. This plugin uses Vault for the money feature. All of the mobs can be configured in the "NeoMobs/mobs" directory. Each mob type has its own configuration. If there is a mob you want to create a craftable spawn egg or spawner for that isn't located in the "NeoMobs/mobs" directory, create a new file and name it the name of whatever mob you want to use. Example: "horse.yml", "bat.yml", "wither_skeleton.yml". Then, copy the content from a file that does exist, and paste it in to the file you just created. Then, configure!
"chicken.yml"
Code (YAML):
egg:
enabled : true
cost:
xp : 5
money : 0
name : "&aChicken Spawn Egg"
lore :
- "&7Right click to spawn a chicken"
permissions :
- neomobs.craft.chicken
- neomobs.craft.*
recipe :
- "EGG,EGG,EGG"
- "EGG,COOKED_CHICKEN,EGG"
- "EGG,EGG,EGG"
spawner:
enabled : true
cost:
xp : 5
money : 0
name : "&aChicken Spawner"
lore :
- "&7Right click to place a chicken spawner"
permissions :
- neomobs.craft.chicken
- neomobs.craft.*
recipe :
- "IRON_BARS,IRON_BARS,IRON_BARS"
- "IRON_BARS,CHICKEN_SPAWN_EGG,IRON_BARS"
- "IRON_BARS,IRON_BARS,IRON_BARS"
enabled : true
cost:
xp : 5
money : 0
name : "&aChicken Spawn Egg"
lore :
- "&7Right click to spawn a chicken"
permissions :
- neomobs.craft.chicken
- neomobs.craft.*
recipe :
- "EGG,EGG,EGG"
- "EGG,COOKED_CHICKEN,EGG"
- "EGG,EGG,EGG"
spawner:
enabled : true
cost:
xp : 5
money : 0
name : "&aChicken Spawner"
lore :
- "&7Right click to place a chicken spawner"
permissions :
- neomobs.craft.chicken
- neomobs.craft.*
recipe :
- "IRON_BARS,IRON_BARS,IRON_BARS"
- "IRON_BARS,CHICKEN_SPAWN_EGG,IRON_BARS"
- "IRON_BARS,IRON_BARS,IRON_BARS"
/nm reload
- Use this command after you change the recipe for an egg/spawner
- Permission: neomobs.reload
/nm recipe <egg/spawner> <type>
- Shows the recipe and cost of an egg/spawner in a GUI
- Permission: neomobs.recipe
If you encounter any issues, need help, or want to suggest a feature, join the Discord server.
Please consider leaving a review if you enjoy this plugin.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
NeoMobs is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 45 times (via Spigot). Download it and open it directly in the game.