Origins (Fabric)

Origins (Fabric)

15M Downloads

"type": "origins:modify_attribute" broken???

Dangomation opened this issue ยท 3 comments

commented

I've no idea anymore...
I've copied the example from example whole sale from Modify Attribute example. I've made my own (below) and either I'm missing what a "power" is or somthing is messed up internally. I'm gonna keep at it but dammed is this making me have a headache.

image

Error Message:

[Render thread/ERROR] (Apoli) There was a problem reading sub-power "origin_practice:health_to_armor_stage_zero" in power file "origin_practice:health_to_armor": Power type "origins:modify_attribute" is not defined.

Fabric Properties

minecraft_version = 1.18.2
yarn_mappings = 1.18.2+build.4
loader_version = 0.14.9

Dependencies

fabric_version = 0.59.0+1.18.2
origins_version = v1.4.0
commented

The origins:modify_attribute power type was added in Origins 1.6.0, which is for Minecraft 1.19

commented

Oh gotcha. I'm not sure if there are other examples of unexplained version differences in the docs. How come there isn't anything written down in the docs? That really drove me crazy the one day.

commented

There's a version switcher in the wiki located on the bottom right corner of the website

image