File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ construction-graph-tag-match-stick = match stick
6868construction-graph-tag-potato = a potato
6969construction-graph-tag-wheat-bushel = wheat bushel
7070construction-graph-tag-corgi-hide = corgi hide
71+ soil-construction-graph-any-mushroom = any mushroom
7172
7273# toys
7374construction-graph-tag-rubber-ducky = a rubber ducky
Original file line number Diff line number Diff line change 11- type : entity
2- name : soil
32 id : hydroponicsSoil
3+ name : soil
4+ description : A mix of organic matter and minerals creating a soil to grow your plant in space. Seems to be dry.
45 placement :
56 mode : SnapgridCenter
67 components :
5758 - type : PlantHolderVisuals
5859
5960- type : entity
60- name : fungal soil
6161 parent : hydroponicsSoil
6262 id : FungalSoil
63+ name : fungal soil
64+ description : A mix of organic matter and fungal root creating a soil to grow your plant in space. Seems to be dry.
6365 components :
6466 - type : Construction
6567 graph : Soil
Original file line number Diff line number Diff line change 1515 amount : 10
1616 doAfter : 10
1717 - tag : Mushroom
18- name : any Mushroom
18+ name : soil-construction-graph- any-mushroom
1919 icon :
2020 sprite : Objects/Misc/spaceshroom.rsi
2121 state : object
Original file line number Diff line number Diff line change 12551255 - !type:TileNotBlocked
12561256
12571257- type : construction
1258- name : fungal soil
12591258 id : FungalSoil
12601259 graph : Soil
12611260 startNode : start
12621261 targetNode : fungalSoil
12631262 category : construction-category-structures
1264- description : A mix of organic matter and fungal root creating a soil to grow your plant in space. Seems to be dry.
1265- icon :
1266- sprite : Structures/Hydroponics/misc.rsi
1267- state : fungal_soil
12681263 objectType : Structure
12691264 placementMode : SnapgridCenter
12701265 canBuildInImpassable : false
You can’t perform that action at this time.
0 commit comments