forked from townforge/townforge
24 lines
464 B
JSON
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"
|
|
}
|
|
]
|