[A12d] Hydroponic Hay, feed those animals (v1.1)

Started by Rodrigogogo, August 25, 2015, 05:51:27 AM

Previous topic - Next topic

mbos14

So you wanne make hay in the hydroponics bays but the mod isnt wokring because another mod is also changing the file its using. you can do the following AT OWN RISK. im not resplonsible for breaking anything.
locate the core folder in the mod folder.
go to defs and then to ThingsDefs.
then locate Plants_Cultivated.xml and open it with notepad or something simelar to notepad.
scroll down and find <defName>PlantHaygrass</defName>
If you scroll a bit down in that group of code you will find.
      <sowTags>
        <li>Ground</li>   
      </sowTags>
change that into
      <sowTags>
        <li>Ground</li>
   <li>Hydroponic</li>
      </sowTags>
now unles you have a mod that completely removes that file you should now be able to grow haygrass in the hydropnics bay. AND AGAIN IM NOT RESPLONSIBLE IF THIS BREAKS ANYTHING!

Rodrigogogo

#16
Updated to correct the folder name. Should work now. Please download again

bazalisk

every time i see this in the mod listings i read it as Hypnotic Hay :S

solarispilot