Update home page and logo in header

This commit is contained in:
Misode
2021-06-30 05:36:26 +02:00
parent 2fb4848425
commit cabd97cb39
10 changed files with 140 additions and 79 deletions

View File

@@ -102,6 +102,7 @@
"name": "Dimension",
"path": "dimension",
"schema": "dimension",
"category": "worldgen",
"minVersion": "1.16"
},
{
@@ -109,12 +110,14 @@
"name": "Dimension Type",
"path": "dimension_type",
"schema": "dimension_type",
"category": "worldgen",
"minVersion": "1.16"
},
{
"id": "world",
"name": "World Settings",
"schema": "world_settings",
"category": "worldgen",
"minVersion": "1.16"
},
{