![Variant Weapons & Tools [Fabric/Quilt]](https://media.forgecdn.net/avatars/thumbnails/582/145/256/256/637947840299234362.png)
Copy pasting of the campfire code causes incompatibility with mods that change campfires
StijnArts opened this issue ยท 1 comments
Like the title of the issue mentions, copy and pasting the code from the campfires causes incompatibility with mods that change campfire beheaviour, like fabrication. Simply extending the class and only adding the new functions you need it to have and getting rid of the excess code would fix this issue, I think.