0rc1nus / Overweight-Farming

This mod expands the farming system in minecraft
Other
9 stars 17 forks source link

Hoe Tag Does Not Include Other Mod Hoes #69

Open Darkosto opened 11 months ago

Darkosto commented 11 months ago

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