Yamahari / ILikeWood

This mod adds wood variants for blocks that should have one but don't.
https://www.curseforge.com/minecraft/mc-mods/i-like-wood
MIT License
8 stars 16 forks source link

Feature/treemendous #25

Open rehwinkel opened 3 years ago

rehwinkel commented 3 years ago

This PR adds compatibility with my "Treemendous" mod. This relates directly to issue #23

Yamahari commented 3 years ago

Cool, I'll have a look once I am back home sometime next week

Yamahari commented 3 years ago

I promise I will look at this soon, I am just not in the mood for programming atm x)

Yamahari commented 3 years ago

hey I am working on an API now, I didnt like the way you have to edit the WoodType and WoodenItemTier enums, now it works like that: https://github.com/Yamahari/ILikeWood-1.15/tree/plugin/src/main/java/yamahari/ilikewood/plugin/biomesoplenty it's not fully done yet, the dataproviders dont work yet :)