townforge/GameData/TB/encyclopedia/encyclopedia.json
2022-09-02 20:14:41 +00:00

24 lines
464 B
JSON

[
{
"name": "Blocks",
"entries": [
{
"name": "Sandstone",
"text": "Sandstone is the cheapest stone used in construction."
},
{
"name": "Granite",
"text": "Granite is a mid level stone used in construction."
},
{
"name": "Marble",
"text": "Marble is a luxury stone used in expensive buildings."
}
]
},
{
"name": "Greenland",
"filename": "Greenland"
}
]