Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

World Config Example

BloodyTim3 edited this page Aug 13, 2022 · 4 revisions
settings:
  wall:
    unclaimed: '44:0'
    claimed: '44:1'
  roadBlock: '5:0'
  roadWidth: 7
  groundHeight: 64
  plotSize: 32
  bottomBlock: '7:0'
  plotFloorBlock: '2:0'
  plotFillBlock: '3:0'
  price:
    claim: 500
    clear: 300
    delete: 200
    dispose: 500
    erode: 500
    merge: 1000

Clone this wiki locally