-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot chop down trees with GTCE axes. #31
Comments
That's pretty strange, even TFC tools that don't extend vanilla tool classes have the tool class set. That's a forge tool classification that isn't related to inheritance or anything. I'm surprised that it's not doable. Let's discuss in #tng-addons. |
Same problem |
I was meaning to fix this in my own fork of GTCE. There's no real good way of fixing this on DTTFC's end so DTTFC shouldn't really explicitly make a case for it but urge GTCE devs currently to override |
Please try it :) |
Rong isn't the gtce dev, so chances of a fix for this getting released are slim. It's up to GTCE to fix it. |
Yeah I can PR to GTCE but not in any interest in doing so at the moment. Working on my own stuff. |
This is because GTCE tools doesn't have tool classes, GTCE maintaner confirmed that this cannot be fixed on their side.
Tested with mod versions (all latest at the moment of writing this issue):
TFC: 1.7.9.167
DT: 0.9.21
DTTFC: 0.9.15
GTCE: 1.10.5.582
Other DT trees are fine, I guess this has to do with "No Tree Punching" 5ccc97d, I may suggest to have an option to check not only tool class but also tool oredict (
craftingToolAxe
)The text was updated successfully, but these errors were encountered: