Add tooltips for most worldgen settings

This commit is contained in:
Misode
2020-05-23 13:26:30 +02:00
parent 24178dadf7
commit 6cf3809d48
4 changed files with 59 additions and 26 deletions

View File

@@ -13,7 +13,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
<link rel="stylesheet" href="../css/custom.css">
<title data-i18n="title.worldgen">Worldgen Settings Generator Minecraft</title>
<title data-i18n="title.worldgen">World Settings Generator Minecraft</title>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark bg-dark">