
[Suggestion] Compatibility for SushiGo Crafting
nivthefox opened this issue ยท 5 comments
Please add support for https://www.curseforge.com/minecraft/mc-mods/sushigocrafting! When I try to add it myself via datapack, I get such insane values as +189.0NU on a single item. :D Not quite working as intended.
1.18-3.0.2 now supports Sushi Go Crafting and has a configurable cap on the amount of nutrients each item can provide. By default, it's set at 20NU which is also the span of the target area. It can be changed in the server config.
Hmm... so you were able to get it to assign nutrients, but the values were high? If so, it sounds like the saturation values for the sushi are probably insanely high. One potential solution is to put a cap on the total NUs a single item can have.
@nivthefox Would you be willing to share your data pack files with nutrition item tags? That could save me a some time.
Also, I'll be working on the NU cap soon.