Diet (Fabric/Forge/Quilt)

Diet (Fabric/Forge/Quilt)

6M Downloads

[1.16.5-0.29] Issues with origin's power conditions

Ritzumi opened this issue ยท 0 comments

commented

Description
I found the following problems while testing with diet config with origins:

  1. Human origin received diet effects regardless of powers conditions
  2. Some conditions do not work properly: powers 'all', 'any' does not work even the condition is met.(Like powers = ["origins:carnivore"] matchPowers = "all" does not provide effects to carnivore origin at all) 'none' seem to be working.
    Is it because I configured something wrong or is it bugs? I apologize if it is the errors are on my end.

How to reproduce

  1. Create a world using following as default config
  2. Be carnivore, herbivore related origin or human origin
  3. See errors

Version
Diet: diet-forge-1.16.5-0.29
Forge: 36.1.30
Origin: Origins-1.16.5-0.7.3.4-forge

Attachment
Diet-effects: https://gist.github.com/Ritzumi/7152b4008cff075e87255e85d3c20ddc

Thank you.