AgriCraft

AgriCraft

30M Downloads

Support the ActuallyAdditions Farmer

bibo38 opened this issue ยท 1 comments

commented

Quick description

Currently there are few ways to automate harvesting AgriCraft Crops in 1.10.2. This Issue focuses on Auto-Farming with the Actually Additions Farmer

Related issues and searches

Actually Additions, Farmer, Auto-Harvest

Mods and versions used

Just tested with FTB Beyond Version 1.11.

Steps to replicate the issue

  • Make a little Farm
  • Plant some AgriCraft crops with seeds
  • Add a Actually Additions Farmer facing the farm.
  • Give the Farmer a Power source
  • No Profit!

Expectations and explanations

  • The farmer should harvest fully grown wheat crops in crop sticks.
  • It should also plant seeds in empty cropsticks

Your environment

  • How are you playing?
    • Operating System: Windows
    • Launcher: FTB Launcher
    • Modpack: FTB Beyond 1.11
  • What kind of server:
    • Singleplayer
    • Multiplayer
  • Game Modes:
    • Survival
    • Creative
  • Save File:
    • Brand new save
    • Only an existing save

Possible Solution

Implement the IFarmerBehaviour from Actually Additions. Examples can be found at https://github.com/Ellpeck/ActuallyAdditions/tree/master/src/main/java/de/ellpeck/actuallyadditions/mod/misc/apiimpl/farmer

commented

Fixed in 1.12 branch.