Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. S

    Problem FTB App does not respect or preserve instance folder location

    The FTB App does not respect my choice of instance locations, and resets the value to default as soon as it is closed and restarted. This is not acceptable, as the default location is not acceptable. Please fix this, as it is BROKEN.
  2. S

    [1.7.10] Binnie Patcher

    I'd really like to add Binnie's Mods back into my 1.7.10 modpack, using your Patcher. However, I get this crash (see Paste.ee link here ) with Binnie's Mods pre14 and your patcher 1.6 installed. I don't get it without those two mods installed. Why it shows up as Thermal Expansion throwing a...
  3. S

    [1.7.10] AgriCraft

    For AgriCraft 2.5.0, it's in the configuration.cfg file, in the "agricraft" section.
  4. S

    [1.7.10] AgriCraft

    In AgriCraft's config file, there's an option to set "sneak to create water paddy" to true. Set it to true. Then you can make GrowthCraft rice paddies by normal right-clicking, and AgriCraft water paddies by sneak-right-clicking.
  5. S

    [1.7.10] AgriCraft

    Thank you, and an overall thank you for your patience in answering my questions. Thanks to your help, I've got AgriCraft support working in Akkamaddi's Ashenwheat!
  6. S

    [1.7.10] AgriCraft

    Well, WAILA does show stats for crops in the ground that are grown from known seeds.
  7. S

    [1.7.10] AgriCraft

    I haven't played enough with AgriCraft to remember for sure what default behavior was supposed to be, and I wanted to make ashenwheat and scintilla wheat consistent with vanilla wheat in behavior and yields. I have an alpha version of Akkamaddi's Ashenwheat with AgriCraft support up on...
  8. S

    [1.7.10] AgriCraft

    I like the fact that it's very configurable. If you don't want weeds, or want weeds but not so aggressive, it's all configurable. I like mods that are configurable to suit one's tastes. I get annoyed by mods that insist you must play the One True Path as envisioned by the mod developer...
  9. S

    [1.7.10] AgriCraft

    Thank you. I am still hoping for some clarification on the wheat sheafs vs seeds drops question, as I've got two crops that (should) act exactly like wheat that way. ...which makes me speculate on the idea of a wheat mutation that yields only seeds, for those chicken farmers out there.
  10. S

    [1.7.10] AgriCraft

    Okay, next stupid question: for plants like wheat, where the harvest normally includes both seeds and grain, whatall should ICropPlant.getFruitsOnHarvest() be returning? For that matter, what should ICropPlant.getAllFruits() and ICropPlant.getRandomFruit() be returning--just the grain, or both...
  11. S

    [1.7.10] AgriCraft

    Thank you! I may be back with more questions later--I'm trying to add AgriCraft support to Akkamaddi's Ashenwheat.
  12. S

    [1.7.10] AgriCraft

    I'm apparently having a dumb moment... do you know of any good source code examples of how to USE your API? I found the example for creating an API wrapper, but that doesn't tell me what I need to do to actually add new plants and seeds to AgriCraft.