xanthian / variantbarrels

Barrels for all wood types, for your decoration needs!
MIT License
4 stars 2 forks source link

[BUG] <Breaks compatibility with fishermen villagers on vanilla barrels> #17

Open Roadhog360 opened 3 months ago

Roadhog360 commented 3 months ago

Describe the bug This mod breaks fishermen villagers being able to take jobs from vanilla barrels, they can only use your modded barrels.

To Reproduce

Mod Version:

Additional information As seen in this code snippet, you replace the fishermen POI but do not include the vanilla barrel, or any tags it's in.

Suggested Fix The variantbarrels:barrels tag is probably not needed. I would recommend just making it so villagers can accept any forge:barrels as their point of interest instead, and making sure your modded barrels are a part of this tag.