Useful Backpacks

Useful Backpacks

20M Downloads

[1.20.1] Filters are not craftable in Fabric version

gamerpotion opened this issue ยท 1 comments

commented

Bug description and reproduction steps

The filters dont seem to be craftable in Fabric version of the mod.
looking at the recipe, seems its a tag issue?

{"type":"minecraft:crafting_shaped","category":"misc","key":{"D":{"tag":"forge:gems/diamond"},"E":{"tag":"forge:end_stones"},"I":{"tag":"forge:ingots/iron"},"L":{"item":"minecraft:leather"},"R":{"tag":"forge:dusts/redstone"},"S":{"item":"minecraft:string"},"W":{"tag":"minecraft:wool"}},"pattern":["WLW","RDS","IEI"],"result":{"item":"usefulbackpacks:filter_item"},"show_notification":true}

Log files and Screenshots

Used minecraft version

1.20.x

Used forge or fabric version

0.14.21

Used mod version

useful_backpacks-fabric-1.20.1-2.0.1.120.jar

commented

Fixed in this version:
image