GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
977 stars 299 forks source link

Awakened Ichorium pick cannot mine Enceladus in square mode #2820

Closed repo-alt closed 4 years ago

repo-alt commented 6 years ago

Which modpack version are you using?

2.0.3 #

If in multiplayer; On which server does this happen?

Epsilon #

What did you try to do, and what did you expect to happen?

Mine anything in 'square' mode #

What happend instead? (Attach screenshots if needed)

Works as if in block mode. See also https://github.com/GTNewHorizons/NewHorizons/issues/1014

0lafe commented 6 years ago

Might be because some of the enceladus stuff is supposed to be mined with a shovel?

repo-alt commented 6 years ago

Enceladus ice is mined with a shovel, which is kind of strange but tolerable. Enceladus stone though? Also hammer and, reportedly, draconium pick work ok.

Dream-Master commented 6 years ago

Will check if I can change the hardness of the stone ore the level of the pickaxe. Not sure if this will solve the problem.

bartimaeusnek commented 6 years ago

The harvestlevel is Stone, the hardness 0.5F, so it is not likely to be an issute with these valures.

repo-alt commented 6 years ago

Tau Ceti E stone also cannot be mined with bound or ichorium pick

Dream-Master commented 6 years ago

@repo-alt why ?

bartimaeusnek commented 6 years ago

T Ceti E stone needs shovel afaik

repo-alt commented 6 years ago

I have no idea why, it is an addition to the Enceladus bug report. Perhaps there are other planets affected by this bug.

richardhendricks commented 6 years ago

Possibly related to GG oreplacement? Has that dimension been respawned since this fix?

https://github.com/GTNewHorizons/GalacticGregGT5/pull/3

bartimaeusnek commented 6 years ago

i re-checked and TCetiE and Enceladus Ice need shovel. Enceladus blocks are made from the material Material.ground which should explain the issure. The Ichorium Pickaxe can only mine the Materials which are registered for pickaxes.

https://github.com/GTNewHorizons/ThaumicTinkerer/blob/9f79fc786df05c8ef0e7a674ee0d36e3afd3f1a5/src/main/java/thaumic/tinkerer/common/item/kami/tool/ItemIchorPickAdv.java#L100

Prometheus0000 commented 4 years ago

We should be able to fix this now, right?