MerchantPug / apugli

An extension to Apoli for certain mods' use.
MIT License
5 stars 4 forks source link

`apugli:allow_anvil_enchant` not functioning #11

Closed JustCyra closed 2 years ago

JustCyra commented 2 years ago

As said it just doesn't work with the following power:

{
    "type": "apugli:allow_anvil_enchant",
    "hidden": true,
    "enchantments": [
        "minecraft:loyalty"
    ],
    "item_condition": {
        "type": "apoli:ingredient",
        "ingredient": {
            "item": "minecraft:netherite_hoe"
        }
    }
}
MerchantPug commented 2 years ago

Fixed in v1.8.0