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

Farming support Forestry 5 / 1.10.2 / 1.11.2 #1471

Open
8 of 15 tasks
Nedelosk opened this issue Oct 19, 2016 · 26 comments
Open
8 of 15 tasks

Farming support Forestry 5 / 1.10.2 / 1.11.2 #1471

Nedelosk opened this issue Oct 19, 2016 · 26 comments
Labels
enhancement New feature or request help wanted Extra attention is needed multifarms Plugins

Comments

@Nedelosk
Copy link
Member

Nedelosk commented Oct 19, 2016

This is a copy of #223 for Forestry 5 / 1.10.2 / 1.11.2 / 1.12 :

There are many new mods out there that add various kinds of crops and trees. We should expand our support where possible.

None of these have been tested for current support, or investigated as for how much integration we should provide. Discuss below. I'll be updating the main post with info/concerns as the discussion progresses.

One thing we don't want to do is break the balance of a mod by allowing easy automation of something that should be rare and hard to farm.

General topics:

  • Test generic handling of mods on this list, some mods may already be covered.
  • Right-Click Harvest: Investigate for increased generic crop support.
  • Generic Sapling Support: Somehow wrap generic saplings in low maturation speed sapling wrapper block that would allow support for any sapling in the OreDict.

Mods to support, if I missed any please comment below:

@MauveCloud
Copy link

I'm not sure you're aware, but IndustrialCraft2 crops have yet to be re-implemented in the Minecraft 1.8+ versions of the mod.

@Rumpelstiltskinny
Copy link

Is there any planned support for Harvestcraft fruit trees in Forestry multiblock farms? Is there any way to enable such a feature in 1.10.2, forge 2099, Forestry 5.2.14.267, Harvestcraft 1.10.2g?

@Nedelosk
Copy link
Member Author

Nedelosk commented Nov 4, 2016

I don't know how the fruit trees work but I add it to the list.

@Nirek-K
Copy link
Contributor

Nirek-K commented Nov 5, 2016

The orchard logic will support it, once the plugin is added back, it works in 1.7

@Nirek-K
Copy link
Contributor

Nirek-K commented Nov 11, 2016

And I just readded Harvestcraft support, atleast as much as existed in 1.7, any new crops she added in 1.8+ will have to still be added, but that's generally just adding to stringlists

@jlbrewer
Copy link

I've not tried using the two together yet but people might want to know that Mystical Agriculture is the successor to Magical Crops, which was previously supported.

@Chemiefreak2006
Copy link

Happy new Year

Just a quick question: Are you still working on support for Agricultural Expansion / Mystical Agriculture for 1.10.2?

Greetings from Berlin

@RJKoubaka
Copy link

Hey! Just wondering if support for Mystical Agriculture is being looked at? I know magical crops is compatible, and I saw @Chemiefreak2006 commented on MA above, but I didn't see a response (Unless I'm blind) Thanks!

@MauveCloud
Copy link

Oh, I forgot to mention it earlier, but now that there's some activity in this issue again: crops have been re-enabled in IC2 since about Jan 4 (v2.6 build 143)

@Nedelosk Nedelosk changed the title Farming support Forestry 5 / 1.10.2 Farming support Forestry 5 / 1.10.2 / 1.11.2 Apr 5, 2017
@KillBait
Copy link

I'm the current maintainer of the Primordial Crops Mod, had a few people say my mod crops won't work with forestry farms. After a quick scan of the Forestry source for IMC functions, is there no other way to add support for my mod without the forestry devs adding it directly?

@Nedelosk
Copy link
Member Author

Nedelosk commented Apr 12, 2017

@KillBait The forestry api allows you to register custom IFarmLogics and IFamebeles.

@KillBait
Copy link

@Nedelosk Thanks for that, i've never worked with API's before but easily managed to make a rough frankenstein plugin that works on 1.11, is there any major issues with backporting it to 1.94/1.10 API's i should watch out for before i clean it up?

@Nedelosk
Copy link
Member Author

Nedelosk commented Apr 13, 2017

In 1.11 you have to register the IFarmable in a registry (IFarmRegistry) and in 1.10/1.9 you have to put it in a map(Farmebelse.farmables).

@Vaygrim
Copy link

Vaygrim commented Apr 16, 2017

I would love love to have Agricraft / crop on cropsticks with Forestry farms. We are seeing more and more mods that institute 'right click' crops of various sorts, sometimes on things like cropsticks. I would love to see this support return!

@TheMechTech
Copy link

1.11.2 Mystical Agriculture crops do not work in the Forestry Multi-Farm, please add support.

@LuigiHutch
Copy link

This maybe of use: https://github.com/mallrat208/Multifarm-Crops

@Forecaster
Copy link

This is a request for the ability for farms to harvest chorus flowers (and fruits as well if not already supported)

@bookerthegeek
Copy link

@Nedelosk
Copy link
Member Author

Nedelosk commented Jul 23, 2017

I have added Better With Mods, Roots, Rustic and Mystical Agriculture Integration and I have fixed the Immersive Engineering Integration

@Skaphegor
Copy link

Is there already bee support for Pam's Harvestcraft?

@DBotThePony
Copy link

when Biomes O' Plenty?

Also what about Twilight Forest trees?

@jlbrewer
Copy link

@roboderpy Twilight Forest trees break things because they spawn roots in the soil when they grow.

@glindsey
Copy link

I'd like to add Natura as a suggestion; it looks like Natura trees are handled okay (maybe?) but the fruits/bushes are not; i.e. the Squeezer won't accept Natura raspberries or blueberries.

@MauveCloud
Copy link

Millenaire now has a beta for 1.12, so would it be possible to add crop support for the special crops it adds (maize, grapes, rice, turmeric), or would the requirements for being taught how to plant them by the appropriate cultures cause problems?

@Generalcamo
Copy link

Natura Giant Redwood Trees aren't supported I found during my tests.

@glindsey
Copy link

I'm sure everyone is hard at work with porting stuff over to 1.14, but wanted to bump this up as BoP seedlings still aren't supported, and it would be fantastic if they were. Not complaining, just want to keep it on the radar; thanks for a fantastic mod!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed multifarms Plugins
Projects
No open projects
Development

No branches or pull requests