Langue

GetSpawners

GetSpawners

Modrinth

Move mob spawners in survival with Silk Touch. Give yourself any type of spawner with just one command.

1.3k téléchargements 3 abonnés mis à jour 3d ago
dernière v1.1.5 Modrinth
Fabric 1.21.11 – 26.2 Game-mechanicsMobsUtility

GetSpawners - The Mob Spawner Mining Mod

GetSpawners

Ever wanted to move a mob spawner? With GetSpawners, you can now pick up and move monster spawners.
When a player mines a spawner with a Silk Touch pickaxe, the spawner drops as an item and keeps its mob type.

With this mod, you can give yourself a spawner containing any mob that has a spawn egg in Minecraft using a simple command.


✨ Features

  • Mine and move spawners.
  • Spawner item keeps its mob type.
  • /gs give gives working spawners with a selected type.
  • /gs set retunes the spawner stack in your active slot to a selected type.
  • /gs types lists all available types.
  • Optional LuckPerms integration (config toggle).
  • Optional Mod Menu + Cloth Config integration for an in-game config screen on the client.

⚙️ Configuration

Config path:

  • config/getspawners.json

Options:

  • useLuckPerms (default: false)
  • noSilkTouchSpawners (default: false)
  • allowEveryoneGiveCommand (default: false)
  • allowEveryoneTypesCommand (default: false)
  • allowEveryoneSetCommand (default: false)

If you install Mod Menu and Cloth Config API on the client, GetSpawners exposes a full config screen in-game.

Behavior:

  • useLuckPerms=false: Everyone can mine/place spawners with Silk Touch.
  • noSilkTouchSpawners=false: Without Silk Touch, spawners break with normal vanilla behavior (destroyed + XP).
  • noSilkTouchSpawners=true: Bypass the Silk Touch requirement for everyone.
  • allowEveryoneGiveCommand=true: Everyone can use /gs give when LuckPerms is disabled or unavailable.
  • allowEveryoneTypesCommand=true: Everyone can use /gs types when LuckPerms is disabled or unavailable.
  • allowEveryoneSetCommand=true: Everyone can use /gs set when LuckPerms is disabled or unavailable.
  • useLuckPerms=true: Permission nodes are checked with LuckPerms.
    • getspawners.nosilk controls the Silk Touch bypass.
    • getspawners.give controls /gs give.
    • getspawners.types controls /gs types.
    • getspawners.set controls /gs set.
  • If LuckPerms is not installed, GetSpawners automatically falls back to the non-LuckPerms config behavior and logs a warning.

Example config:

{
  // When true, GetSpawners checks LuckPerms permission nodes if LuckPerms is installed.
  // If false, GetSpawners uses the config-based behavior instead.
  "useLuckPerms": false,

  // When true, everyone can bypass the Silk Touch requirement and still collect spawners.
  // When false, mining a spawner without Silk Touch uses normal vanilla behavior.
  "noSilkTouchSpawners": false,

  // When true and LuckPerms is disabled or unavailable, everyone can use /gs give.
  // When false, /gs give stays OP-only in config mode.
  "allowEveryoneGiveCommand": false,

  // When true and LuckPerms is disabled or unavailable, everyone can use /gs types.
  // When false, /gs types stays OP-only in config mode.
  "allowEveryoneTypesCommand": false,

  // When true and LuckPerms is disabled or unavailable, everyone can use /gs set.
  // When false, /gs set stays OP-only in config mode.
  "allowEveryoneSetCommand": false
}

🎮 Commands

Main command aliases:

  • /getspawners
  • /gs

Subcommands:

  • /gs give <player> <type> [amount]
  • /gs set <type>
  • /gs types
  • /gs reload

Notes:

  • amount defaults to 1
  • max amount is 64
  • type includes all mobs with a spawn egg

🔨 Server-side

This mod runs fully server-side. Clients do not need to install the mod.
Also works in single-player (without LuckPerms support).
Without active LuckPerms permission checks, /gs give, /gs types, and /gs set are OP-only unless their config toggles are enabled.


🔄 LuckPerms permissions

| Node | Description |
|---|---|
| getspawners.give | Access to /gs give |
| getspawners.mine | Mine and place spawners |
| getspawners.nosilk | Bypass Silk Touch requirement |
| getspawners.set | Access to /gs set |
| getspawners.types | Access to /gs types |
| getspawners.reload | Access to /gs reload |


🌍 LuckPerms quick start

If useLuckPerms is enabled, assign nodes like this:

/lp user <player> permission set getspawners.mine true
/lp user <player> permission set getspawners.types true
/lp user <player> permission set getspawners.give true
/lp user <player> permission set getspawners.set true
/lp user <player> permission set getspawners.nosilk true
/lp user <player> permission set getspawners.reload true

LuckPerms docs:


🏜️ Test Server

Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu

Versions

Release
1.1.5
fabric · 26.2 · 3d ago
Updated to Minecraft 26.2
68
Release
1.1.5
fabric · 26.1.2 · 2mo ago
Add /gs set, command permission config fallbacks
521
Release
1.1.4
fabric · 26.1.2 · 2mo ago
Fix spawner drop race conditions during rapid mining
39
Release
1.1.3
fabric · 26.1.1, 26.1.2 · 2mo ago
- tweaked mod update check - changed logging info
188
Release
1.1.2
fabric · 26.1.1 · 2mo ago
Adds optional Mod Menu integration with Cloth Config support for an in-game config screen on clients.
45
Release
1.1.1
fabric · 26.1, 26.1.1 · 2mo ago
- add config-based noSilkTouchSpawners fallback without LuckPerms - add Modrinth update check - switch permissions handling to fabric-permissions-api - fix…
140
Release
1.1.0
fabric · 26.1 · 2mo ago
First release for Minecraft 26.1 - Minecraft `26.1` - Fabric Loader `0.18.5+` - Fabric API for `26.1` (`0.144.3+26.1`) - Java `25`
13
Release
1.0.0
fabric · 1.21.11 · 2mo ago
First release for Minecraft 1.21.11 - Minecraft `1.21.11` - Fabric Loader `0.18.5+` - Fabric API for `1.21.11` - Java `21`
256

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger GetSpawners

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.