Immersive Engineering

Immersive Engineering

134M Downloads

Override drill (head) mining level

tyra314 opened this issue ยท 1 comments

commented

Hey, I'm just looking into this issue for my mod. Basically, I'd like to change the mining level of the drill and in particular the mining level you get by combining a head with a drill.

If I read the code correctly, the levels are hardcoded:
https://github.com/BluSunrize/ImmersiveEngineering/blob/master/src/main/java/blusunrize/immersiveengineering/common/items/ItemDrillhead.java#L47

Is there a way to achive such an override?

Versions & Modlist

Minecraft: 1.12.2
Forge: 14.23.4.2703
IE: 0.12 - 85
ToolProgression: 1.5.4

commented

Nope, there isn't since I never saw it as necessary.