https://github.com/xevion/rimworld-hydroponicsgrowmore
A patch mod for RimWorld to allow hydroponics to grow more crops
https://github.com/xevion/rimworld-hydroponicsgrowmore
modding patching rimworld rimworld-mod steam steam-workshop unity xml-patch
Last synced: about 1 month ago
JSON representation
A patch mod for RimWorld to allow hydroponics to grow more crops
- Host: GitHub
- URL: https://github.com/xevion/rimworld-hydroponicsgrowmore
- Owner: Xevion
- Created: 2023-07-16T08:21:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T23:52:06.000Z (8 months ago)
- Last Synced: 2025-02-14T02:52:26.544Z (3 months ago)
- Topics: modding, patching, rimworld, rimworld-mod, steam, steam-workshop, unity, xml-patch
- Language: XML
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=3005440209
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![badge-workshop-subscribers]][workshop-hydroponics-grow-more] [![badge-workshop-favorites]][workshop-hydroponics-grow-more] [![badge-version]][workshop-hydroponics-grow-more]
A simple patch mod to allow hydroponics basins to grow additional crops typically limited to the ground.
Currently, these crops are [Devilstrand][rimworld-devilstrand], [Haygrass][rimworld-haygrass], and [Corn][rimworld-corn].
This mod could be considered overpowered, but I'm adding it as other versions are outdated (but probably still work), and I wanted to add some extensions for my other mod, [Hydroponics Expanded][github-hydroponics-expanded].
## Compatibility
If your mod adds hydroponics that properly designate themselves using the `ThingDef.building.sowTag` (as `Hydroponic`), then this patch should work with it.
If there are other patch mods modifying `ThingDef.building.sowTag`, then hope that they are not completely replacing the `sowTags` list. If they are, then load this mod AFTER their's.
## Usage
1. Install the mod.
- Download from the Steam Workshop [here][workshop-hydroponics-grow-more].
- Or download from the Releases tab [here][github-hydroponics-grow-more-release] & unzip the archive into your RimWorld mods folder.
2. Enable the mod in the mod menu in-game.[workshop-hydroponics-grow-more]: https://steamcommunity.com/sharedfiles/filedetails/?id=3005440209
[github-hydroponics-grow-more-release]: https://github.com/Xevion/RimWorld-HydroponicsGrowMore/releases
[github-hydroponics-expanded]: https://github.com/Xevion/RimWorld-Hydroponics-Expanded
[rimworld-devilstrand]: https://rimworldwiki.com/wiki/Devilstrand
[rimworld-haygrass]: https://rimworldwiki.com/wiki/Haygrass
[rimworld-corn]: https://rimworldwiki.com/wiki/Corn
[badge-version]: https://img.shields.io/badge/built_for-RimWorld_1.5-blue
[badge-workshop-subscribers]: https://img.shields.io/endpoint.svg?url=https://shieldsio-steam-workshop.jross.me/3005440209/subscriptions-text
[badge-workshop-favorites]: https://img.shields.io/endpoint.svg?url=https://shieldsio-steam-workshop.jross.me/3005440209/favourites-text