Mystical Agriculture

Mystical Agriculture

112M Downloads

[1.20.1] Harvester can't harvest agricraft crop stick plants

deltanedas opened this issue ยท 1 comments

commented

Describe the bug
title

IIRC the code only checks for the vanilla crop class so agricraft's one is just ignored, would need another instanceof AgriCrop i imagine

To Reproduce
0. have agricraft

  1. place and power a harvester
  2. plant some crops infront of it and water them
  3. it does nothing

this happens with and without crop sticks (they use the same entity)

Expected behavior
it should harvest them...

Screenshots / Scripts / Logs

Image

the harvester is facing the crops and has full FE power but does nothing

Versions (please complete the following information):

  • Minecraft: 1.20.1
  • Forge: 47.4.3
  • Cucumber: 7.0.15
  • Mystical Agriculture: 7.0.23
  • AgriCraft: 4.0.5
  • Singleplayer or Multiplayer: Singleplayer
commented

ill try get a pr up shortly to fix it