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

Egginator

Throw eggs to capture creatures.

Загрузки
2K
Подписчики
5
Обновлён
9 января 2024 г.
Лицензия
CC0-1.0

Опубликован 17 декабря 2023 г.

Egginator

Throw eggs to capture creatures. It just works TM.

Feature

  • throw an egg at a living entity to capture it.
  • starting 1.1.0, you can configure what can/can't be captured by the eggs.
  • starting 1.1.0, using spawn egg made by my mod at a spawner block will spawn exact copies of the captured entity.
  • starting 1.1.0, you can use the anvil to upgrade the spawn egg to increase spawner properties such as delay, spawn count etc.
  • Example config is provided by default in the config directory named egginator.yaml.

Ченджлог

1.1.2Релиз1.19.4, 1.20, 1.20.1 · 9 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
  • 1.1.0
    • bump loader to 0.15 to use MixinExtras for extra compatibility.
    • nice Mojang updated unnecessary code since 1.20.2, so the new version only supports 1.20.1.
    • prevents chicks from spawning when hitting a living entity.
    • can use anvil to upgrade spawn eggs.
    • will spawn exact copies if used on a spawner block.
  • 1.1.1
    • spawn egg upgrade in anvil can correctly account for the material count.
    • fixes a bug where an egg could hit and trap more than 1 entity.
    • removes OnGround tag to prevent grounded capture stuck in half air if spawn ungrounded.
  • 1.1.2
    • now there doesn't need any player online for the spawner to work if required player range is lower than 0.
    • right-click sets the spawner normally as vanilla. Sneak-right-click sets the spawner to spawn exact copies.
1.1.1Релиз1.19.4, 1.20, 1.20.1 · 6 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
  • 1.1.0
    • bump loader to 0.15 to use MixinExtras for extra compatibility.
    • nice Mojang updated unnecessary code since 1.20.2, so the new version only supports 1.20.1.
    • prevents chicks from spawning when hitting a living entity.
    • can use anvil to upgrade spawn eggs.
    • will spawn exact copies if used on a spawner block.
  • 1.1.1
    • spawn egg upgrade in anvil can correctly account for the material count.
    • fixes a bug where an egg could hit and trap more than 1 entity.
    • removes OnGround tag to prevent grounded capture stuck in half air if spawn ungrounded.
1.0.3Релиз1.20.2, 1.20.3, 1.20.4 · 6 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
  • 1.0.2
    • backport 1.1.0's disable chick spawn function. But it has to update to loader 0.15.
  • 1.0.3
    • backport 1.1.1's bug fixes.
1.0.2Релиз1.20.2, 1.20.3, 1.20.4 · 4 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
  • 1.0.2
    • backport 1.1.0's disable chick spawn function. But it has to update to loader 0.15.
1.0.1Релиз1.20.2, 1.20.3, 1.20.4 · 4 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
1.1.0Релиз1.19.4, 1.20, 1.20.1 · 4 января 2024 г.

Changelog

  • 1.0.0
    • initial release.
  • 1.0.1
    • remove UUID storage to prevent rare case bugs.
  • 1.1.0
    • bump loader to 0.15 to use MixinExtras for extra compatibility.
    • nice Mojang updated unnecessary code since 1.20.2, so the new version only supports 1.20.1.
    • prevents chicks from spawning when hitting a living entity.
    • can use anvil to upgrade spawn eggs.
    • will spawn exact copies if used on a spawner block.
1.0.0Релиз1.20.2, 1.20.3, 1.20.4 · 17 декабря 2023 г.

Changelog

  • 1.0.0
    • initial release.

Комментарии

Загружаем…