File Details
nomi_horizons-1.8.3-snapshot.jar
- B
- Apr 3, 2025
- 66.46 KB
- 75
- 1.12.2
- Forge
File Name
nomi_horizons-1.8.3-snapshot.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changelogs from 1.7.X to 1.8.3.
[1.8.0] - 2025-3-10 [EXPERIMENTAL]
Added
- Added Advanced Recipe Logic, where the machines won't be stuck at the first recipe when there is something blocking it,
like there is not enough space to dump outputs.
Mixin Config:
useBetterRecipe. Can be disabled in in-game configuration, and is DISABLED by default. - (Technical) As a part of new things above,
RecipeMaps are now implementingINewHorizonsRecipeMap, which provides more methods for querying recipes.
[1.8.1] - 2025-3-16 [EXPERIMENTAL]
Added
- Refactored Configuration system, allowing players to reload the configurations with command
/nomi-horizons reload. This is pretty useful when you are running a server and adjusting configurations, where you don't have to restart the server every time when you have something changed. This feature MAYBE also added to 1.7.X branch, please make sure to check it in CHANGELOG.
Fixed
- Fixed a bug where machines with dynamically searched recipes (like MultiSmelter, which will read the Furnace recipes runtime), are not working correctly, when the Advanced Recipe Logic is on.
[1.8.2] - 2025-3-28
Fixed
- Fixed a bug where machines with multiple RecipeMaps are unable to switch recipe maps to others in internal.
[1.8.3] - 2025-3-29
Release Branch Merging
See: 1.7.2.