SpawnTableTweaker
Modby pWn3d_1337
Simply crafttweaker interface to manipulate Minecraft's spawn npc tables
Type
Mod
CurseForge Downloads
609,364
CurseForge ID
316840
Last Updated
Jul 27, 2026
Description
Simple Minecraft spawn table addon with crafttweaker interface
The goal of this mod is to allow calling EnityRegistry.addSpawn(entClass, weight, min, max, type, biomes); directly from crafttweaker. Also removing spawns from vanilla spawn table is supported.
The reason I made this mod is to be able to add Techguns npc as regular spawns so they are compatible with other spawn manipulating mods, but the problem is generic enough to be released as standalone mod and can be used with all vanilla or modded npcs.
Important note: adding an npc to the spawn table still uses the behaviors of the npcs. If an npc has special constraints it might not work.
The only requirements for this mod are crafttweaker and forge.
5 methods are callable from crafttweaker scripts: which are defined in this code:
The Wiki (https://github.com/pWn3d1337/SpawnTableTweaker/wiki) shows examples for these methods.
More info on Github: https://github.com/pWn3d1337/SpawnTableTweaker
Similar Mods
Restricted Portals
A mod that requires the obtainment of an item before allowing the player to enter a dimension.
DeathQuotes / Death Quotes
Displays funny quotes when you die in Minecraft
🔨 Frame API
A Fabric library mod, for Modding Playground
Straw Golem Rebaled
Spiritual successor to the original straw golem. It's a farmer!
Road Runner
Define Road Blocks that alter the Movement_Speed
Create Deco Fabric
Industrial decoration themed around the aesthetics of the Create mod.