Bonsai Trees 3

Bonsai Trees 3

52M Downloads

Permission request

Closed this issue · 1 comments

commented

Hello,

About a year ago, I had started a small project that used code from the 1.20 branch for rendering. Now, I plan to update to 1.21.1 and release it. Then I noticed the license changed from MIT to ARR between those versions. Is it fine?

The mod in question is an addon for Modern Industrialization. The code is used for one specific feature: a multiblock tree harvesting machine. It uses bonsaigen data to generate all recipes (which I assume is fine as BonsaiGen is still licensed under MIT) and BonsaiTrees' model rendering logic to actually render the relevant tree inside the multiblock. If allowed, I'd take the following measures:

  • Proper attribution in github, curseforge and modrinth;
  • Directly link to Bonsaigen for those that want to add new tree recipes for machines; that way, once their PR is merged, I can push the data for a new release and both mods benefit from it.

Let me know if anything else would be required if allowed. Thanks!

commented

Thanks for asking! You hereby have explicit permission to do this. You can also copy/use the rendering code (which is a lot faster in 1.21.1) and all that's required for it. Feel free as long as you don't go for "Bonsai Trees 4 🪓 Edition" or something like that.

I might change the license back to an open source one, once I've figured out how to prevent straight up clones of the mod.