Minor botany tweaks (#18832)

* Make the water consumption actually influenced by the seed's water consumption value

* Tweak default water and nutrient consumption

* Composting plants works now

* Tweak seeds YML, add ez nutrient bottle to Nutrimax

* Increase default nutrient consumption a bit
This commit is contained in:
Doru991
2023-08-08 03:29:59 +03:00
committed by GitHub
parent 8187e00072
commit 67e2f3799f
5 changed files with 61 additions and 30 deletions

View File

@@ -173,6 +173,23 @@
tags:
- Bottle
- type: entity
id: EZNutrientChemistryBottle
name: ez nutrient bottle
description: This will provide some nutrition to your plants.
parent: BaseChemistryEmptyBottle
components:
- type: SolutionContainerManager
solutions:
drink:
maxVol: 30
reagents:
- ReagentId: EZNutrient
Quantity: 30
- type: Tag
tags:
- Bottle
- type: entity
id: UnstableMutagenChemistryBottle
name: unstable mutagen bottle