
`apugli:allow_anvil_enchant` not functioning
JustCyra opened this issue ยท 1 comments
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"
}
}
}