SuperMartijn642 / Tesseract

9 stars 9 forks source link

Tesseract break completely when break with hand in survival mode #9

Closed LnX-OrioN closed 4 years ago

LnX-OrioN commented 4 years ago

Hi, The tesseract breaks when it is picked up with the hand (left click) without tools in survival mode. it is therefore unrecoverable and the materials are lost.

Tested on my modpack "Ascensio" on Curseforge

Mc 1.12.2 with forge :14.23.5.2847

SuperMartijn642 commented 4 years ago

Yes, that is the way it's supposed to work, you have to use a pickaxe to pick up a tesseract.

LnX-OrioN commented 4 years ago

ok, but i was surprised the first time this happened to me, i was thinking of a bug. I don't remember that the Thermal Expansion one broke this way ...

It would be nice if you could add a config file to be able to disable this option.

Especially if we want to make the recipe much more expensive to make ^^

SuperMartijn642 commented 4 years ago

I won't be adding a config option, since I feel the tesseract should be broken with a pickaxe. When you don't use a pickaxe, it takes a while to break the block just like vanilla blocks, like stone or a block of iron, which I feel is indicative enough. In Thermal Expansion the tesseract could also only be picked up with either a pickaxe or by using a wrench.

KiraLinux commented 4 years ago

better completely remove the possibility of breaking the tesseract with your hand I mean you can't break it by hand

SuperMartijn642 commented 4 years ago

I just noticed that in the 1.12 version the tesseract breaks instantly when you punch it, because I forgot to set hardness and resistance values. Is that what you were talking about @LnX-OrioN ?

SuperMartijn642 commented 4 years ago

I assume this is handled now.

LnX-OrioN commented 4 years ago

yes, exactly that's what i talking about ! Have you patched this issue ?

Le mer. 29 juil. 2020 à 09:30, SuperMartijn642 notifications@github.com a écrit :

I just noticed that in the 1.12 version the tesseract breaks instantly when you punch it, because I forgot to set hardness and resistance values. I that what you were talking about @LnX-OrioN https://github.com/LnX-OrioN ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SuperMartijn642/Tesseract/issues/9#issuecomment-665487491, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4Q6CQLVWYAS223RZAESWLR57FXXANCNFSM4PCXWISA .

SuperMartijn642 commented 4 years ago

Yes, then I did fix it at some point.