CompactSpawners

CompactSpawners

Mod

Fabric/Quilt mod, that adds automatic killing and drop storing in spawners

Server AdventureManagementStorageUtility

388 downloads
6 followers
Follow Save
CompactSpawners has been archived. CompactSpawners will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...

v1.1.1-1.20.3

  • update to 1.20.3
  • update dependencies

1.1.1-1.20.2

by btwonion on Nov 27, 2023
Download

v1.1.1-1.20.2

  • fix bug when only some entities dropped their loot
  • decrease kill sound from 3 to 1
  • add luck config option to configure the luck that should be used to kill an entity (default: 1.0)
    • bump config version to 2
  • bump kotlin to 1.9.21
  • update flk, fapi

1.0.1-1.20.2

by btwonion on Oct 29, 2023
Download

v1.0.1-1.20.2

  • update multiple versions
  • add new config system
  • change default config values to balance the spawner
    • max merged spawners: -1 -> 4
    • max stored exp: -1 -> 0

1.0.0-1.20.2

  • Initial release:

compactspawners

Fabric/Quilt mod, that adds automatic killing and drop storing in spawners

This mod changes the behaviour of the spawner to a fully automated killing machine. This way mobs don't spawn in the world and the spawn in the world and the drops and experience are stored in the spawner.

Interactions

  • Hitting or clicking the spawner will transfer the experience to your character.
  • Clicking on the spawner will open the drop menu.
  • Clicking on a spawner with a spawner will add more spawners to the hosting spawner. This will increase the kill rate.
  • A hopper under the spawner will suck up all mob drops

Config

The mod can be configured via the mod file, which is stored in .minecraft/config/compactspawners.json, or via the configuration menu in ModMenu.

compactspawners.json
{
  "maxMergedSpawners": -1, // defines the number of spawners that can be merged into one
  "maxStoredExp": -1, // the maximum amount of experience stored in a hosting spawner
  "silkBreakSpawners": true,  // decides whether you can break a spawner with silk touch
  "requiredPlayerDistance": 32,  // the minimum player distance for the spawner to work
  "mobsPerSpawner": 4  // defines how many mobs should spawn per spawner per period
}

Other

⚠️ The development version is always the latest stable release of Minecraft. Therefore, new features will only be available for the current and following Minecraft versions.

If you need help with any of my mods just join my discord server


Project members

btwonion

Owner

Details

Licensed GPL-3.0-only
Published a year ago
Updated a year ago