setTab('basic')}>{locale('customized.basic')}
setTab('structures')}>{locale('customized.structures')}
setTab('ores')}>{locale('customized.ores')}
{tab === 'basic' && }
{tab === 'structures' && }
{tab === 'ores' && }
{error &&
setError(null)} body={`\n### Customized settings\n\n\n${JSON.stringify(getDiffModel(model, initialModel), null, 2)}\n\n \n`} />}
{hasDownloaded &&
{Octicon.mortar_board}
What now?
- After launching Minecraft, create a new singleplayer world.
- Select the "More" tab at the top.
- Click on "Data Packs" and drag the downloaded zip file onto the game window.
- Move the imported data pack to the right panel and click on "Done".
- A message will warn about the use of experimental world settings. Click on "Proceed".
}