0 of 0

File information

Last updated

Original upload

Created by

courtykat

Uploaded by

courtykat

Virus scan

Safe to use

Tags for this mod

13 comments

  1. Guerr3000
    Guerr3000
    • member
    • 0 kudos
    please update, the crops are invisible and cannot be harvested. thanks
  2. NefariousOtaku
    NefariousOtaku
    • supporter
    • 0 kudos
    This doesn't seem to work for me. The game loads up and the crops are fully grown as stated in the description but I'm unable to harvest them. Also, the game freezes when trying to scan them. Any assistance is greatly appreciated. Thank you!
    1. courtykat
      courtykat
      • premium
      • 67 kudos
      I haven't been actively playing the game as of late, so the mod is likely just outdated. It will be updated again, though.
    2. HTheTurtle
      HTheTurtle
      • member
      • 0 kudos
      Hey mate, any idea on when the mod will be updated, no rush of course :)
    3. courtykat
      courtykat
      • premium
      • 67 kudos
      If I'm being honest, I completely forgot this mod needed updated. I'll be uploading a Fractal-compatible version here shortly.
  3. DeathWrench
    DeathWrench
    • premium
    • 140 kudos
    I made a .lua for the INSTA version, RealGenuineHuman helped me out a LOT with this, so give them kudos.
    NMS_MOD_DEFINITION_CONTAINER = {
        ["MOD_FILENAME"]    = "FastFarmsINSTA_v1.1.pak",
        ["MOD_DESCRIPTION"]    = "Who wants to farm? Just give me my stuff already",
        ["MOD_AUTHOR"]        = "courtykat.aka.MusicAndSilence",
        ["LUA_AUTHOR"]        = "DeathWrench+RealGenuineHuman",
        ["NMS_VERSION"]        = "3.8",
        ["MODIFICATIONS"]    = {
    {
        ["MBIN_CHANGE_TABLE"] =
        {    {
            ["MBIN_FILE_SOURCE"]     =
            {
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMALBUMEN\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMBARREN\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMDEADCREATURE\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMGRAVITINO\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMLUSH\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMNIP\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMPOOP\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMRADIOACTIVE\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMSCORCHED\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMSNOW\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMTOXIC\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
                "MODELS\PLANETS\BIOMES\COMMON\INTERACTIVEFLORA\FARMVENOMSAC\ENTITIES\PLANTINTERACTION.ENTITY.MBIN",
            },
            ["EXML_CHANGE_TABLE"] = {
                {
                    ["SPECIAL_KEY_WORDS"]          = {"TriggerAction", "STEP1_ENTER"},
                    ["VALUE_CHANGE_TABLE"]         =
                    {
                        {"Time",    "1"},
                    }
                },
                {
                    ["SPECIAL_KEY_WORDS"]          = {"TriggerAction", "STEP1"},
                    ["VALUE_CHANGE_TABLE"]         =
                    {
                        {"Time",    "2"},
                    }
                },
                {
                    ["SPECIAL_KEY_WORDS"]          = {"TriggerAction", "STEP2_ENTER"},
                    ["VALUE_CHANGE_TABLE"]         =
                    {
                        {"Time",    "2"},
                    }
                },
                {
                    ["SPECIAL_KEY_WORDS"]       = {"TriggerAction", "STEP2"},
                    ["VALUE_CHANGE_TABLE"]         =
                    {
                        {"Time",    "3"},
                    }
                },
            }
    }}}}}
    1. HadToRegister
      HadToRegister
      • premium
      • 197 kudos
      Thanks for this, was able to update it to 3.88 because of this LUA
    2. MacAttack08
      MacAttack08
      • member
      • 0 kudos
      Awesome, thanks for this. I managed to compile to the very latest version :)
  4. MarximusMaximus
    MarximusMaximus
    • member
    • 0 kudos
    Seeking permission to include in modpack. Thank you.
  5. TCEd
    TCEd
    • member
    • 0 kudos
    Really enjoyed your mod, hoping you can update to work with Outlaw release, thanks.
  6. senteurmoisie
    senteurmoisie
    • member
    • 0 kudos
    Lua please.
  7. BrendanatorX
    BrendanatorX
    • member
    • 8 kudos
    Could we get a .lua version too for AMUMSS please? <3
  8. nms808
    nms808
    • member
    • 14 kudos
    Bravo! Thank you!