Beta 4 of Version 1.6.0
- Fix food history stats diverting from food history - this lead to foods having only diminishing returns and not restoring their value at all. Only reloading the player data fixed that.
- Improvements to food containers with AppleSkin
- Remove REI compat for 1.19.2+ (Diet journal is no longer recognized by REI)
Release by Siphalor
Beta 3 of Version 1.6.0
- Fix nested food containers
- Fix various crashes
- Make Polymer usage explicitly specified in the config. You will now need to enable Polymer support explicitly in the config if you need it. This is to avoid several issues when running with Polymer in non-server-side scenarios.
- Add Chinese translations
- Internally now use Capsaicin - this means official compatibility with e.g. SpoiledZ
Release by Siphalor
Beta 2 of Version 1.6.0
- Fixes crashes occurring when interacting with food containers.
Release by Siphalor
Beta 1 of Version 1.6.0
Additions:
-
Food containers are now a thing! A feature that a lot of people asked for was an iteration on the original lunch boxes etc. You can enable the paper bag, the lunch box and the picnic basket in the config.
Food containers either require Polymer to be installed on the server or Spice of Fabric to be installed on all clients.
Changes:
- Nbt Crafting is no longer embedded. The Food Journal recipe is now done via vanilla mechanisms.
- The use of the
^
operator in formular is now deprecated, use the newpower
function instead. This is meant as a preparation towards using a different engine for the expressions. - The default health formular will no longer have steps at half hearts. Since half maximum hearts aren't displayed correctly in Vanilla, this was never intentional.
Fixes:
- KubeJS issues with the recipes are now resolved
Release by Siphalor
Version 1.5.5
- Try to fix a soft recipe incompatibility caused by KubeJS
Release by Siphalor
Version 1.5.4
- Some small translation fixes
- Fix invalid handling of zero-length histories
- Fix REI plugin deprecation for 1.19
Release by Siphalor
Version 1.5.3
- Fixed various bugs with carrot mode and incorrect health after respawning or returning from the end
- Refined error handling for expressions; no crashes, instead some nice error messages
- Fixed various crashes and bugs (promoted from beta)
Release by Siphalor
Beta 1 of Version 1.5.3
Spice of Fabric development has returned with a release for 1.19! This will release as a beta first, so proper testing may be performed for the bug fixes.
- Fixed various crashes and bugs
Release by Siphalor
Version 1.5.2
- Fix a crash when unknown items (e.g. from removed mods) are in the carrot food history
- Slight config reordering
Release by Siphalor
Version 1.5.1
Fix startup crash due to broken shadowing.
Release by Siphalor