DoubleDoorDevelopment / Lumberjack

Boom. Tree gone!
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

Update to 1.9.4 with an additional change to axe creation #7

Closed mallrat208 closed 8 years ago

mallrat208 commented 8 years ago

I've updated D3Core and Lumberjack to 1.9.4 for my personal use and have been convinced I should share what work I've done.

This is not a direct port to 1.9.4. I have also changed the Lumberaxe creation process to be based off of unique ItemStacks rather than Items. This allows ToolMaterials that share the same repairItem but that have unique repairItemStacks to be registered for Lumberaxes.

Initially built against 1.9.4, it does run on 1.10.2 after some very light testing on my end.

dries007 commented 8 years ago

I hate the sided proxies for something simple like this, so it may disappear. Also, I suggested the toolmaterial to itemstack change to forge, specifically for this purpose. Nice that you took advantage, I'd almost forgotten.

mallrat208 commented 8 years ago

Honestly it seemed overkill, I couldn't however think of a better way to do it at the time.

dries007 commented 8 years ago

I'll probably change it, since the mod Will need some more chages. Can you send me your Minecraft username and what color you'd like to have?

mallrat208 commented 8 years ago

I actually use mallrat208 for my username but if it's ok I'll pass on the color stuff.

dries007 commented 8 years ago

Alright. The anonymous hero will remain :) I'll update you when I'm done adapting this mod to the changes in D3Core.

dries007 commented 8 years ago

I've pushed a build to curse now. If you happen to find issues or have suggestions, by all means make an issue. Thanks again for this.