Compatibility
Minecraft: Java Edition
1.20.1–1.20.4
1.19.x
1.18.x
1.17.1
1.16.4–1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 3 years ago
Updated 10 months ago
Changelog
Version 1.4.0
This is an important release, please read carefully through the "migration" section
Changes
- Fixed a crash
- Updated the config libraries so the screen should be accessible now
- The carrot backend has been largely reworked:
- Previously Spice of Fabric modified the maximum player health directly. This lead to numerous issues with other mods that do the same. In the new approach, SoF adds a health modifier on top of the normal maximum health. This should resolve some incompatibilities e.g. with certain Origins.
- Additionally, the carrot section of the config has now been reworked to (hopefully but probably not successfully) make the configuration process less confusing. If you've used SoF's default carrot configuration you can safely ignore the error in the log. If not, then see below.
- There are now two more commands and
spiceoffabric:clearfoods
has been renamed tospiceoffabric:clear_history
.spiceoffabric:set_base_max_health
sets the max health before SoF's intervention. This is useful to fix certain edge cases and previous glitches.spiceoffabric:update_max_health
can be used to rerun the carrot health formula. This is meant to be used in cases where the mod glitched out for some reasons as an easy way to resolve such issues. You should still report such glitches on the issue tracker though.
Migration
In this section I'm going to describe the changes and the required adaptations to the config more detailed:
- You can safely start the game to let SoF migrate everything it can do on its own. No configurations will be lost - they'll just be prefixed with
old-
. - All carrot formulas are now based around HP (health or hit points = half hearts). The value for
max-hearts
should be safely transitioned without intervention from you. - The
unlock-rule
is now calledhealth-formula
and did undergo big-ish changes. Previously, it defined how foods you have to eat for a certain health. Now it does the opposite, so you'll need to mathematically invert your formula. - If you need help with any of these steps or need more advice, then go ask me on the official Discord server :)
Release by Siphalor
Files
Metadata
Release channel
ReleaseVersion number
1.4.0+1.17.1Loaders
Game versions
1.17.1Downloads
42Publication date
August 31, 2021 at 5:04 PMPublisher
Siphalor
Owner