You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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
andoverweight_farming:peeled_overweight_carrot_block
drop themselves rather than droppingminecraft:carrot
). If you were interested in setting up compatibility from other mods, you could setup youroverweight_harvestables.json
tag file as: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
The text was updated successfully, but these errors were encountered: