HyperPigeon / Eldritch-Mobs

A port of the Infernal Mobs mod for Fabric 1.16. Made for Modfest 2020.
https://www.curseforge.com/minecraft/mc-mods/eldritch-mobs
MIT License
8 stars 14 forks source link

Pickaxe not the effective tool anymore on stone blocks and alike #79

Open Norrox opened 1 year ago

Norrox commented 1 year ago

When i enable this mod, there seems to modify the blocks somehow? pickaxe is useless agains all stone blocks.

Note, i have commented out "EldritchMobsBlocks.init();" and i run this mod on server side only.

any ideas? :)

HyperPigeon commented 1 year ago

I wasn't able to replicate this error, are you using the latest version of Eldritch Mobs?

Norrox commented 1 year ago

Yeah, i downloaded the latest comitted version here on git and made myself a new jar after commenting out that line. It works when i use the regular file downloaded from curse

HyperPigeon commented 1 year ago

That's a bit strange. Just to clarify, the version you downloaded from curseforge is working normally but the version that you built from the latest committed version on GitHub doesn't?