Modscraper Modscraper Minecraft
No Spawner Change logo

No Spawner Change

Mod

A Minecraft mod that prevents changing the spawner type in survival mode.

Type

Mod

Modrinth Downloads

19,097

Modrinth ID

PAGvxA9O

Last Updated

Jul 9, 2026

Description

No Spawner Change

Static Badge Static Badge Static Badge

A Minecraft mod that prevents changing the spawner type in survival mode.

What does it do?

With this mod installed, by default, changing a spawner in survival mode will behave exactly like it usually does in adventure mode. So you won't be able to change the spawner type, unless the can_place_on component of the spawn egg allows it.

You can further customize this behavior using the config.

Config (default)

# Configuration for normal monster spawners monster-spawner { # Whether to allow changing the mob type. allow-change = true # Whether to allow changing the mob type ONLY if the spawner is empty. only-if-empty = false # Whether to allow changing the mob type ONLY if the `can_place_on` component of the spawn egg is set. only-with-can-place-on = true } # Configuration for trial spawners trial-spawner { # Whether to allow chaneging the mob type. allow-change = true # Whether to allow changing the mob type ONLY if the spawner is empty. only-if-empty = false # Whether to allow changing the mob type ONLY if the `can_place_on` component of the spawn egg is set. only-with-can-place-on = true }

You can reload the config by using /reload.

Compatibility

Mod Loaders

Fabric

Game Versions

1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 +5 more

Similar Mods

Included in Modpacks

External Resources