Apugli

Apugli

413k Downloads

`apugli:edible_item` consumes 2 items on some weird conditions

JustCyra opened this issue ยท 2 comments

commented

As title suggests, with the following power the amount of items consumed is 2 for some reason:

{
        "type": "apugli:edible_item",
        "item_condition": {
            "type": "apoli:food"
        },
        "food_component": {
            "hunger": 0,
            "saturation": 0
        },
        "use_action": "eat"
}
commented

Bug confirmed, trying to fix it now.

commented

Fixed on my end. I'm unsure how the new changes will co-operate with the Modify Food power but you can report any other bugs to me.

Will be released in Apugli v1.8.0