Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hoe Tag Does Not Include Other Mod Hoes #69

Open
Darkosto opened this issue Sep 29, 2023 · 0 comments
Open

Hoe Tag Does Not Include Other Mod Hoes #69

Darkosto opened this issue Sep 29, 2023 · 0 comments

Comments

@Darkosto
Copy link

Hello!

I just recently started checking out this mod and have been enjoying it so far. I am hoping to add it into a new modpack I'm working on but ran into a bit of trouble with mod compatibility. The only hoes that will work to break the peeled blocks are Minecraft hoes only. It seems that any hoe added by mods is not functioning. It looks like the tag you've setup to break blocks into the smaller crops (i.e. overweight_farming:overweight_carrot_block and overweight_farming:peeled_overweight_carrot_block drop themselves rather than dropping minecraft:carrot). If you were interested in setting up compatibility from other mods, you could setup your overweight_harvestables.json tag file as:

{
  "values": ["#minecraft:hoes"]
}

Thanks again for creating such a fun mod! I'm very excited to play it further. Have a wonderful rest of your week!

Darkosto

Minecraft: 1.20.1
Neoforge: 47.1.76 / Forge: 47.1.44
2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant