Skip to content

Latest commit

 

History

History
107 lines (68 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

107 lines (68 loc) · 3.1 KB

Changelog for Easy Mob Farm

Note

This change log includes the summarized changes. For the full changelog, please go to the Git Hub History instead.

2023.02.04

  • Refactored code to 1.19.3-44.1.8
  • Added German translation.

2022.12.30

  • Added killed_by_player loot drop support with sword item.
  • Added possible to collect experience by placing a empty or experience bottle into the experience slot.
  • Added additional animations and hits for the new weapon and experience slot.

2022.12.29

  • Improved Mob Farm UI to allow better resource pack support and more space for next update.

2022.12.17

  • Added insect net capture item.
  • Added bee hive mob farm with experimental support for Productive Bees
  • Improved existing items.

2022.11.12

  • Optimized all mob farm models and fixed visual glitches for better performance.
  • Added experimental spawn egg support.
  • Added experimental support for Corail Spawners.
  • Fixed potential null pointer errors.

2022.11.06

  • Added nether fortress farm
  • Added experimental support for mob catching items from other mods
  • Improved UI and UI elements
  • Fixed smaller issues

2022.08.22

  • Added Jungle Farm for jungle creatures.
  • Added Catch Cage and Catch Cage small for additional mob support.
  • Adjusted supported mobs per mob farm for better support.
  • Simplify some recipes to avoid the need of silk touch.
  • Fixed advancements and other smaller performance related stuff.

2022.05.10

  • Added witch bottle for swamp farm.
  • Moved accepted mob lists to the config file, to allow better customization.
  • Optimized images and other models.

2022.05.09

  • Added additional swamp farm for slimes and witches for #1.

2022.04.17

  • Fixed spawning issue with flying / falling entities.
  • Fixed missing translation keys.
  • Added additional ambient water animals to the supported list.
  • Updated references to the latest version.

2022.03.03

  • Refactored code for version 1.18.2-40.0.2

2022.03.01

  • Fixed air block check to consider cave air as well.

2022.02.20

  • Fixed issue were entity get stucked on spawn point by shifting spawnpoint by 0.5.

2022.01.19

  • Added desert farm and list of possible desert mobs.
  • Simplified menu's and added missing loot / break tables.

2022.01.13

  • Added fishing net and fishing bowl for the aqua farm.
  • Added relevant advancements and crafting recipes.
  • Improved loot predication cache by caching the farm drops as well.
  • Added translation and basic mod support for mod like aquaculture.

2022.01.10

  • Added creative mob farm for testing.

2022.01.07

  • Added skeleton mob farm.

2022.01.06

  • Initial check-in of working preview version.