Skip to content

Commit

Permalink
List of foods for each category & advancements page (in progress)
Browse files Browse the repository at this point in the history
  • Loading branch information
keishispl committed Jun 11, 2024
1 parent 8179e42 commit 9c662a8
Show file tree
Hide file tree
Showing 25 changed files with 747 additions and 23 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added a-icons/food.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
66 changes: 66 additions & 0 deletions advancements/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<html lang="en_US">
<head>
<title>Advancements - Farmer's Delight Wiki</title>
<meta content="Advancements - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." name="description">
<meta content="../logo-small.png" property="og:image">
<link href="../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css" rel="stylesheet">
<link href="../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}
ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}
li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>
<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="..">Home</a></li>
<li><a class="select" href="../crops">Crops</a></li>
<li><a class="select" href="../food">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Advancements</b></p>
<p>"This page is soon to come.."</p>
<div class="nompadding"></div>
<p>There are currently 22 advancements in Farmer's Delight</p>
<img src="tree.webp" draggable="false" style="border: 5px solid rgb(211, 189, 162); border-radius: 20px;">
<div class="nompadding"></div>
<p style="font-size: 30px;"><b>Farmer's Delight</b></p>
<p>Start the game!</p>
<div class="bottompadding"></div>
<p style="font-size: 30px;"><b>Growing Advancements</b></p>
<p><b>Crops of the Wild</b><br>Find one of the four new crops</p>
<p><b>Boo! Hiss!</b><br>Throw a Rotten Tomato at a pillager</p>
<p><b>Fungus Among Us</b><br>Grow and then shear a fully grown Mushroom Colony</p>
<p><b>Dipping Your Roots</b><br>Plant Rice in some water</p>
<p><b>Crop Rotation</b><br>Plant every type of crop available</p>
<div class="bottompadding"></div>
</div>
</body>
</html>
Binary file added advancements/tree.webp
Binary file not shown.
53 changes: 53 additions & 0 deletions crops/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<html lang="en_US">
<head>
<title>Crops - Farmer's Delight Wiki</title>
<meta content="Crops - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." name="description">
<meta content="../logo-small.png" property="og:image">
<link href="../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css" rel="stylesheet">
<link href="../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}
ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}
li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>
<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="..">Home</a></li>
<li><a class="selected">Crops</a></li>
<li><a class="select" href="../food">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Crops</b></p>
<p>"This page is soon to come.."</p>
<div class="bottompadding"></div>
</div>
</body>
</html>
53 changes: 53 additions & 0 deletions decorations/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<html lang="en_US">
<head>
<title>Decorations - Farmer's Delight Wiki</title>
<meta content="Decorations - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft." name="description">
<meta content="../logo-small.png" property="og:image">
<link href="../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css" rel="stylesheet">
<link href="../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}
ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}
li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>
<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="..">Home</a></li>
<li><a class="select" href="../crops">Crops</a></li>
<li><a class="select" href="../food">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Decorations</b></p>
<p>"This page is soon to come.."</p>
<div class="bottompadding"></div>
</div>
</body>
</html>
66 changes: 66 additions & 0 deletions food/drinks/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<html lang="en_US">

<head>
<title>Drinks - Farmer's Delight Wiki</title>
<meta content="Drinks - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
name="description">
<meta content="../../logo-small.png" property="og:image">
<link href="../../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css"
rel="stylesheet">
<link href="../../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}

ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}

li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>

<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="../..">Home</a></li>
<li><a class="select" href="../../crops">Crops</a></li>
<li><a class="select" href="..">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Drinks</b></p>
<p>"Meant to be drunk, not eaten!"</p>
<div class="nompadding"></div>
<p style="font-size: 40px;"><b>List of Foods</b></p>
<p><a>Hot Cocoa</a></p>
<p><a>Apple Cider</a></p>
<p><a>Melon Juice</a></p>
<div class="bottompadding"></div>
</div>
</body>

</html>
68 changes: 68 additions & 0 deletions food/feasts/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<html lang="en_US">

<head>
<title>Feasts - Farmer's Delight Wiki</title>
<meta content="Feasts - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
name="description">
<meta content="../../logo-small.png" property="og:image">
<link href="../../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css"
rel="stylesheet">
<link href="../../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}

ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}

li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>

<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="../..">Home</a></li>
<li><a class="select" href="../../crops">Crops</a></li>
<li><a class="select" href="..">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Feasts</b></p>
<p>"Very large meals, placed as a block to provide multiple servings."</p>
<div class="nompadding"></div>
<p style="font-size: 40px;"><b>List of Foods</b></p>
<p><a>Roast Chicken</a></p>
<p><a>Stuffed Pumpkin</a></p>
<p><a>Honey Glazed Ham</a></p>
<p><a>Shepherd's Pie</a></p>
<p><a>Rice Roll Medley</a></p>
<div class="bottompadding"></div>
</div>
</body>

</html>
76 changes: 76 additions & 0 deletions food/finger-foods/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<html lang="en_US">

<head>
<title>Finger Foods - Farmer's Delight Wiki</title>
<meta content="Finger Foods - Farmer's Delight Wiki" property="og:title">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
property="og:description">
<meta content="Farmer's Delight is a mod that gently expands upon farming and cooking in Minecraft."
name="description">
<meta content="../../logo-small.png" property="og:image">
<link href="../../logo-small.png" sizes="180x180" rel="apple-touch-icon">
<link href="../../logo-small.png" rel="icon">
<meta name="theme-color" content="#D3BDA2">
<meta name="revisit-after" content="7 days">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://keishispl.github.io/farmersdelight">
<meta property="og:url" content="https://keishispl.github.io/farmersdelight">
<meta property="og:site_name" content="Kacey__">

<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" type="text/css"
rel="stylesheet">
<link href="../../index.css" type="text/css" rel="stylesheet">
<style>
body {
margin: 0;
padding: 0;
}

ul {
display: flex;
flex-direction: row;
list-style-type: none;
align-items: center;
}

li {
display: flex;
flex-direction: row;
align-items: center;
}
</style>
</head>

<body>
<div class="navigation-container">
<ul>
<li><a class="select" href="../..">Home</a></li>
<li><a class="select" href="../../crops">Crops</a></li>
<li><a class="select" href="..">Food</a></li>
</ul>
</div>
<div style="margin-top: 30px; text-align: center;">
<div class="toppadding"></div>
<img draggable="false" style="width: auto; height: 150px;" src="../../logo.png" loading="lazy" alt="Logo">
<p style="font-size: 40px;"><b>Finger Foods</b></p>
<p>"Small portions of food, meant to be eaten out of the hand."</p>
<div class="nompadding"></div>
<p style="font-size: 40px;"><b>List of Foods</b></p>
<p><a>Barbecue on a Stick</a></p>
<p><a>Egg Sandwich</a></p>
<p><a>Chicken Sandwich</a></p>
<p><a>Hamburger</a></p>
<p><a>Bacon Sandwich</a></p>
<p><a>Mutton Wrap</a></p>
<p><a>Dumplings</a></p>
<p><a>Stuffed Potato</a></p>
<p><a>Cabbage Rolls</a></p>
<p><a>Salmon Roll</a></p>
<p><a>Cod Roll</a></p>
<p><a>Kelp Roll</a></p>
<p><a>Kelp Roll Slice</a></p>
<div class="bottompadding"></div>
</div>
</body>

</html>
Loading

0 comments on commit 9c662a8

Please sign in to comment.