File tree Expand file tree Collapse file tree 4 files changed +32
-2
lines changed
Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 118118 templateId : arachnid
119119 speciesId : arachnid
120120 - type : Carriable # Frontier: Carrying system from nyanotrasen.
121-
121+ - type : IgnoreSpiderWeb # Frontier: Makes spider webs Arachnid-craftable.
122122
123123- type : entity
124124 parent : BaseSpeciesDummy
Original file line number Diff line number Diff line change 8888 ignoreWhitelist :
8989 components :
9090 - IgnoreSpiderWeb
91+ - type : Construction # Frontier: Makes spider webs Arachnid-craftable.
92+ graph : NFWebStructures
93+ node : web
9194
9295- type : entity
9396 id : SpiderWebClown
Original file line number Diff line number Diff line change 1515 amount : 6
1616 doAfter : 3
1717
18+ - to : web
19+ completed :
20+ - !type:SnapToGrid
21+ southRotation : true
22+ steps :
23+ - material : WebSilk
24+ amount : 1
25+ doAfter : 6
26+
1827 # Deconstruction is down here
1928 - node : nest
2029 entity : WebNest
2736 steps :
2837 - tool : Cutting
2938 doAfter : 2
39+
40+ - node : web
41+ entity : SpiderWeb
Original file line number Diff line number Diff line change 1-
21- type : construction
32 id : WebNest
43 graph : NFWebStructures
1413 - SpiderCraft
1514 conditions :
1615 - !type:TileNotBlocked
16+
17+ - type : construction
18+ id : SpiderWeb
19+ graph : NFWebStructures
20+ startNode : start
21+ targetNode : web
22+ category : construction-category-furniture
23+ objectType : Structure
24+ placementMode : SnapgridCenter
25+ canRotate : false
26+ canBuildInImpassable : false
27+ entityWhitelist :
28+ tags :
29+ - SpiderCraft
30+ conditions :
31+ - !type:TileNotBlocked
You can’t perform that action at this time.
0 commit comments