Remove plants with no utility from common sources (#9235)
* Remove plants with no utility from common sources * review
This commit is contained in:
@@ -88,9 +88,9 @@
|
||||
amount: 1
|
||||
- id: SugarcaneSeeds
|
||||
amount: 1
|
||||
- id: LemonSeeds
|
||||
amount: 1
|
||||
- id: OatSeeds
|
||||
amount: 1
|
||||
# - id: LemonSeeds No recipes, limejuice in reagent dispenser
|
||||
# amount: 1
|
||||
# - id: OatSeeds No recipes, nothing uses oatmilk
|
||||
# amount: 1
|
||||
- id: OnionSeeds
|
||||
amount: 1
|
||||
amount: 1
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
CornSeeds: 5
|
||||
EggplantSeeds: 5
|
||||
GalaxythistleSeeds: 5
|
||||
LemonSeeds: 5
|
||||
# LemonSeeds: 5 No recipes
|
||||
LingzhiSeeds: 5
|
||||
OatSeeds: 5
|
||||
# OatSeeds: 5 No recipes
|
||||
OnionSeeds: 5
|
||||
PoppySeeds: 5
|
||||
PotatoSeeds: 5
|
||||
@@ -24,5 +24,3 @@
|
||||
TomatoSeeds: 5
|
||||
TowercapSeeds: 5
|
||||
WheatSeeds: 5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user