Fishing Aquatica

Fishing Aquatica

48k Downloads

Tools for blocks broken with this mod

lospejos opened this issue ยท 2 comments

commented

Hi!

Have Minceraft local on Fabric 1.19.2 with mods:

fabric-api-0.62.0+1.19.2.jar
modmenu-4.0.6.jar
wthit-fabric-5.12.0.jar
can-i-mine-this-block-1.3.0.jar
fabrishot-1.8.0.jar
badpackets-fabric-0.2.0.jar
cloth-config-8.2.88-fabric.jar

Everything works just fine, every block has proper preferred tool to mine:

Tree:
image

Stone:
image

Dirt:
image

and so on.

After installing mod FishingRework-0.2.2.jar, only blocks with tools Shovel reported properly, other blocks do not have preferred tool. Mining of these block is slow (just like a hand without any tool), and after mining no block is mined.

Tree:
image

Stone:
image

Dirt:
image

Log file also contains:

[16:03:38] [Worker-Main-26/ERROR]: Couldn't load tag minecraft:mineable/pickaxe as it is missing following references: fishingrework:mob_resource_crate (from Fishing Aquatica)
[16:03:38] [Worker-Main-26/ERROR]: Couldn't load tag minecraft:mineable/axe as it is missing following references: fishingrework:plant_crate (from Fishing Aquatica)

Please assist. Thanks.

commented

Build has been uploaded to Github, Modrinth, and Curseforge (waiting approval)
Once again thanks for spotting that, guess that tells you what I do anytime with my own mod

commented

The actual issue is the aforementioned missing references in the mineable tags - this causes the entire tag to not load (including vanilla entries), hence why oak logs and stone no longer have a preferred tool.