Origins (Fabric)

Origins (Fabric)

15M Downloads

"Climbing" condition only works for vanilla climbing.

thegatesdev opened this issue ยท 4 comments

commented

Add Climbing entity condition, because this:

"condition":{ "type": "origins:power_active", "power": "origins:climbing" }
does not seem to work

commented

There's already an origins:climbing entity condition type. You can check the wiki for more information

commented

There's already an origins:climbing entity condition type. You can check the wiki for more information

Im sorry, the github wiki does not state a Climbing condition at https://github.com/apace100/origins-fabric/wiki/List-of-entity-conditions . It seems the github wiki is not updated. thanks.

commented

When climbing using this power:
`"type": "origins:climbing",

"condition": {
  "type": "origins:collided_horizontally"
},
"allow_holding": true`

the entity condition "origins:climbing" does not detect it, neither does "origins:power_active" detect if I am using (climbing) it right now.

commented

Fixed in Origins 1.3.0