Перейти к содержимому
Mineforgian

No Spawner Change

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

18K загрузок4 подписчиковGPL-3.0-onlyfabric

Обновлён 27 июня 2026 г. · опубликован 9 июля 2024 г.

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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.0Релиз26.2fabric27 июня 2026 г..jar (822 КБ)
1.2.0Релиз26.1, 26.1.1, 26.1.2fabric7 апреля 2026 г..jar (823 КБ)
1.1.0Релиз1.21, 1.21.1fabric22 ноября 2025 г..jar (737 КБ)
1.2.0Релиз1.21.9, 1.21.10, 1.21.11fabric9 октября 2025 г..jar (823 КБ)
1.2.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric8 апреля 2025 г..jar (729 КБ)
1.2.0Релиз1.21.4fabric8 апреля 2025 г..jar (729 КБ)
1.1.0Релиз1.21.2, 1.21.3fabric31 октября 2024 г..jar (737 КБ)
1.1.0Релиз1.21, 1.21.1fabric22 августа 2024 г..jar (110 КБ)
1.0.1Релиз1.21fabric31 июля 2024 г..jar (105 КБ)
1.0.0Релиз1.21fabric9 июля 2024 г..jar (105 КБ)

Ченджлог

1.2.0Релиз26.2 · 27 июня 2026 г.

Update to 26.2

1.2.0Релиз26.1, 26.1.1, 26.1.2 · 7 апреля 2026 г.

Update to 26.1

1.1.0Релиз1.21, 1.21.1 · 22 ноября 2025 г.

Just a copy of the original version to fix the Incorrect Sha1 hash error

1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 9 октября 2025 г.

Update to 1.21.9

1.2.0Релиз1.21.6, 1.21.7, 1.21.8 · 8 апреля 2025 г.

Updated to 1.21.5

1.2.0Релиз1.21.4 · 8 апреля 2025 г.
  • New, more intuitive, config format -> delete your old config for it to work!
  • Minor improvements
  • Update to 1.21.4
1.1.0Релиз1.21.2, 1.21.3 · 31 октября 2024 г.

Update to MC 1.21.2

1.1.0Релиз1.21, 1.21.1 · 22 августа 2024 г.

Changelog

Added

  • Config, to allow more control over the mod
  • Config reload on /reload

Полная история изменений — на Modrinth.

Комментарии

Загружаем…