Woodcutter Forge

Woodcutter Forge

132k Downloads

Compatability Datapacks

Syndaryl opened this issue ยท 8 comments

commented

I'm working on datapacks to add woodcutter recipes for all the mods I use that add new trees. I took one look at Biomes You'll Go and wrote a little program to help me with this, so I'm hoping for v. quick turn around. Would it be helpful for you to submit a pull request to add these to your project? This should "silently" add support for those mods, without creating dependencies.

If so, do you want one PR per mod or just one big one?

I believe the Biomes You'll Go datapack should be useful for the fabric version, if fabric uses the same datapack formats, as it's in both launchers.

commented

Question, does it spam the logs with errors if BYG isn't present?

commented

1.2 yes

commented

I created a stripped down modpack and a new world for testing, and I can confirm that yes, it does.
Compressed log file here -- latest.zip

commented

1.2?

commented

fixed in 1.2a

commented

I am hesitant to add mod compat, because if I do so, the log will be spammed with errors whenever the mod is not installed, if you found a way to add it without causing a dozen lines of errors per missing item I would add them in.

commented

Maybe this PR can help you: Darkhax-Minecraft/BotanyPots#93

commented

Thanks, I will keep that in mind