- Updated mods
- Added more structures
- Added more quests
- Added harder mobs
- Added mod to make ender dragon harder
- Replaced JEI with EMI
- Removed flowery structures
- Removed random respawn
The pre-release 2 is all about emptiness and blankness...
FAPI v0.81.2 was released. No breaking change.
Ingredients may be an air to indicate empty slot. If your code uses Ingredient#fromJson
, then it will automatically allow air ingredients. To keep old behavior of disallowing air ingredients (which you probably want), use fromJson
overload with the boolean param set to false
.