Skip to content

Commit

Permalink
base.yaml updates for custom clerk toolsets
Browse files Browse the repository at this point in the history
  • Loading branch information
vtcifer authored Oct 7, 2024
1 parent 947cf2f commit 4d42b65
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions profiles/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,26 @@ enchanting_tools:
- brazier
- burin

# setup custom toolsets to get from clerk-tools. example of format listed below
custom_clerk_tools:
# mining: # name of the toolset to use custom=mining in this case
# :tool_list: # list of the tools in this toolset
# - slender pickaxe
# - tapered shovel
# :area: blacksmithing # which local society to pick these up from
# repair: # ***IF*** the society lets you pick up all tools you could create a single repair list to pickup before runnign repair
# :tool_list:
# - bellow
# - diagonal-peen hammer
# - slender pickaxe
# - tapered shovel
# - tong
# - chisels
# - rasp
# - rifflers
# :area: blacksmithing


forging_belt:
engineering_belt:
outfitting_belt:
Expand Down

0 comments on commit 4d42b65

Please sign in to comment.