

MobTables
Ever wanted to change mob spawning easily?
Then this is the right Plugin for you!
Features
- Create custom rules for each mob in a familiar loottable like syntax
- Disable the spawning of mobs not defined in the config
Documentation
In depth documentation can be found here.
Installation
- Copy the jar into the
pluginfolder of your Minecraft Server.
This plugin requires a paper/purpur server! - Configure the plugin using the examples below or the in depth documentation
Reload the configuration by restarting or reloading the minecraft server.
Examples
Examples to base your config on
Spawn piglins in desserts
spawning.yml
keepVanillaSpawning: true
pools:
- rolls: 1
conditions:
- type: biome
biome: DESERT
entries:
- type: PIGLIN
chance: 0.2
Spawn magmacubes on magma blocks
spawning.yml
keepVanillaSpawning: true
pools:
- rolls: 1
conditions:
- type: block
filter:
- MAGMA_BLOCK
entries:
- type: MAGMA_CUBE
chance: 1.0
More examples can be found here
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as MobTables-0.0.1-alpha.jar — drop this file into the mods folder
- Download size: 1.7 MB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.