DoubleDoorDevelopment / Lumberjack

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

[Submission] Texture, localisation, recipe fix using CraftTweaker #25

Closed drakray closed 5 years ago

drakray commented 5 years ago

Lumberjacks.zip https://pastebin.com/Y9NEivbd

Texture, JSON & localisation in the ZIP. Missing recipe and 2 fix in the Pastebin(as seen in my pack with Base/Modern Metals, Aquaculture, Abyssalcraft, NetherEx, Gravestone-Extended, Twilight Forest & Botania)

All Special Texture based on their respective mod's Axe, using Paint.NET All Texture using color palette from corresponding mod's Axe, using Paint.NET

Claycorp commented 5 years ago

I am unsure what this is for... Are the textures you provide missing from the base mod and need to be added? What version is this for? What is the script for?

Please explain, thanks.

drakray commented 5 years ago

Sorry for that, Yes, missing texture/json, for Lumberjack 1.12.2-1.3.1

The script is a CraftTweaker one, to add recipe for LumberAxe, because I don't know why but only vanilla and AbyssalCraft-based LumberAxe have recipe(and Ethaxium lumberaxe don't use EthaxiumBrick as handle, like all AC Ethaxium tools, fixed in script) Script is for anyone to use/tweak/adapt to their need, instead of having to start one from scratch, if they want to

Claycorp commented 5 years ago

Oh so some axes DO work. The 1.12 port wasn't done by me and I tested a few mods and nothing would come up. It is on my list of to look into. As for the recipes, that would be due to people not adding repair materials IIRC. Recipes are always generated with sticks as there is no way to tell what it should be otherwise.

I'll get these textures added sometime soon and see if I can get any other axes to show up that should. Thanks for them!

drakray commented 5 years ago

My pleasure :) another thing, adding materials in materials.json don't automatically add recipes either JSON in config/d3core

Claycorp commented 5 years ago

D3Core is slowly getting phased out as library mod. I don't care for "library" mods myself and it makes it easier for people to take over if anything happens to D3. I can look into it but as Lumberjack still needs D3Core stripped it may take a bit to replace it all.

Also the material issue should be going away in 1.13 as they have added a repair stack when you define the material. Like it should have been forever ago....

drakray commented 5 years ago

:+1: I just hope that doesn't mean 1.12.2 version will stop getting love ;) :P

Claycorp commented 5 years ago

So I was poking around some at this...

Just thought I would get you an update on all of this.

Claycorp commented 5 years ago

Going to close this as the main issue was the missing textures. If you run into anymore issues feel free to open a new issue!