Add Mineshaft preset and Resources field

This commit is contained in:
Quincy Morgan
2019-03-18 08:56:43 -04:00
parent 2591fb9525
commit f55434acbf
10 changed files with 64 additions and 9 deletions
+4
View File
@@ -235,6 +235,10 @@
"old": {"man_made": "well"},
"replace": {"man_made": "water_well"}
},
{
"old": {"mining_resource": "*"},
"replace": {"resource": "$1"}
},
{
"old": {"natural": "marsh"},
"replace": {"natural": "wetland", "wetland": "marsh"}