Skip to content
gottsch edited this page Jul 17, 2026 · 8 revisions

Welcome to the gottsch's Monster Manual (GMM) wiki!

GMM is a shared monster library — a base-class library of mob classes, AI goals, models, renderers, and textures that other gottsch dungeon mods (like Dungeon Denizens) build their monsters on top of. GMM itself registers no entities, items, or blocks — this wiki covers the monsters that consuming mods spawn using GMM's shared code and assets.

Mob Roster

Player-facing entries for each monster — flavor, threat description, and headline abilities, no implementation detail. See the sidebar for the full list as it grows.

For modpack makers & developers

  • Mob Config Reference — every datapack-driven config key GMM reads, per mob, with defaults
  • Tags Reference — the gmm:-namespaced tag system for weapon/armor pools, food, allies, and more
  • GitHub repo — source, issues, and license

Clone this wiki locally