replace structures.json with structures.toml
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"tree0": {},
|
||||
"tree1": {},
|
||||
"tree2": {},
|
||||
"tower": {},
|
||||
"coal_ore0": {}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
tree0 = {}
|
||||
tree1 = {}
|
||||
tree2 = {}
|
||||
tower = {}
|
||||
coal_ore0 = {}
|
||||
Reference in New Issue
Block a user