-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
606 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
<img title="Friends&Foes - Beeekeper Hut" src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/images/title.jpg" alt="Friends&Foes - Beeekeper Hut"> | ||
|
||
<p style="text-align: center;"> | ||
<a style="text-decoration: none;" href="https://ko-fi.com/faboslav"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Ko-fi&color=ff5f5f&labelColor=111214&logoColor=white&style=for-the-badge&logo=ko-fi" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.patreon.com/Faboslav"> | ||
<img src="https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.vercel.app/api/?username=Faboslav&type=patrons?color=c9d1d9&label=&labelColor=111214&logoColor=white&style=for-the-badge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://discord.gg/QGwFvvMQCn"> | ||
<img src="https://img.shields.io/discord/924964658169913404?color=5865F2&label=&labelColor=111214&logoColor=white&style=for-the-badge&logo=discord" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-forge"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Friends%26Foes&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
</p> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p> | ||
<span style="font-size: 14px;">Friends&Foes - Beekeeper Hut is a small addon adding the beekeeper hut structure. Structure can be found in meadow and flower forest biomes.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Looking for the <a style="font-size: 14px;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-beekeeper-hut-fabric">Fabric</a> or <a style="font-size: 14px;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-beekeeper-hut-quilt">Quilt</a> version?</span> | ||
</p> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<table style="text-align: center;"> | ||
<tbody> | ||
<tr> | ||
<td><img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut1.png" width="410" height="231" /></td> | ||
<td>  </td> | ||
<td><img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut2.png" width="410" height="231" /></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<br> | ||
|
||
<h2>Support</h2> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p><span style="font-size: 14px;">I will continue to develop my mods regardless of any support as it is my hobby, although most of my free time goes into development of my mods. So if you want to support me anyway, you can do that via <a style="font-size: 14px;" href="https://www.patreon.com/Faboslav">Patreon</a> or <a style="font-size: 14px;" href="https://ko-fi.com/faboslav">Ko-fi</a>. I appreciate that.</span></p> | ||
|
||
<br> | ||
|
||
<h2>License</h2> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p> | ||
<span style="font-size: 14px;">The mod is licensed with <a style="font-size: 14px;" href="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/LICENSE.txt">CC BY-NC-ND 4.0</a> license.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Feel free to look over my code for examples of how i have implemented and solved various problems while writing this mod, incorporate snippets into your own code. Also feel free to use this mod in any modpack (although credit/link back to this page will be greatly appreciated).</span> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
<img title="Friends&Foes - Beeekeper Hut" src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/images/title.jpg" alt="Friends&Foes - Beeekeper Hut"> | ||
|
||
<p style="text-align: center;"> | ||
<a style="text-decoration: none;" href="https://ko-fi.com/faboslav"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Ko-fi&color=ff5f5f&labelColor=111214&logoColor=white&style=for-the-badge&logo=ko-fi" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.patreon.com/Faboslav"> | ||
<img src="https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.vercel.app/api/?username=Faboslav&type=patrons?color=c9d1d9&label=&labelColor=111214&logoColor=white&style=for-the-badge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://discord.gg/QGwFvvMQCn"> | ||
<img src="https://img.shields.io/discord/924964658169913404?color=5865F2&label=&labelColor=111214&logoColor=white&style=for-the-badge&logo=discord" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.curseforge.com/minecraft/mc-mods/qsl"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Quilted Fabric API&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-quilt"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Friends%26Foes&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
</p> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p> | ||
<span style="font-size: 14px;">Friends&Foes - Beekeeper Hut is a small addon adding the beekeeper hut structure. Structure can be found in meadow and flower forest biomes.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Looking for the <a style="font-size: 14px;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-beekeeper-hut-fabric">Fabric</a> or <a style="font-size: 14px;" href="https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-beekeeper-hut-forge">Forge</a> version?</span> | ||
</p> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<table style="text-align: center;"> | ||
<tbody> | ||
<tr> | ||
<td><img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut1.png" width="410" height="231" /></td> | ||
<td>  </td> | ||
<td><img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut2.png" width="410" height="231" /></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<br> | ||
|
||
<h2>Support</h2> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p><span style="font-size: 14px;">I will continue to develop my mods regardless of any support as it is my hobby, although most of my free time goes into development of my mods. So if you want to support me anyway, you can do that via <a style="font-size: 14px;" href="https://www.patreon.com/Faboslav">Patreon</a> or <a style="font-size: 14px;" href="https://ko-fi.com/faboslav">Ko-fi</a>. I appreciate that.</span></p> | ||
|
||
<br> | ||
|
||
<h2>License</h2> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/curseforge/images/divider.png"> | ||
</p> | ||
|
||
<p> | ||
<span style="font-size: 14px;">The mod is licensed with <a style="font-size: 14px;" href="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/LICENSE.txt">CC BY-NC-ND 4.0</a> license.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Feel free to look over my code for examples of how i have implemented and solved various problems while writing this mod, incorporate snippets into your own code. Also feel free to use this mod in any modpack (although credit/link back to this page will be greatly appreciated).</span> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<img title="Friends&Foes - Beeekeper Hut" src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/images/title.jpg" alt="Friends&Foes - Beeekeper Hut"> | ||
|
||
<p></p> | ||
<p style="text-align: center;"> | ||
<a style="text-decoration: none;" href="https://ko-fi.com/faboslav"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Ko-fi&color=ff5f5f&labelColor=111214&logoColor=white&style=for-the-badge&logo=ko-fi" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.patreon.com/Faboslav"> | ||
<img src="https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.vercel.app/api/?username=Faboslav&type=patrons?color=c9d1d9&label=&labelColor=111214&logoColor=white&style=for-the-badge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://discord.gg/QGwFvvMQCn"> | ||
<img src="https://img.shields.io/discord/924964658169913404?color=5865F2&label=&labelColor=111214&logoColor=white&style=for-the-badge&logo=discord" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://modrinth.com/mod/fabric-api"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Fabric API&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://modrinth.com/mod/friends-and-foes"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Friends%26Foes&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
</p> | ||
|
||
<hr> | ||
|
||
<p> | ||
<span style="font-size: 14px;">Friends&Foes - Beekeeper Hut is a small addon adding the beekeeper hut structure. Structure can be found in meadow and flower forest biomes.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Looking for the <a style="font-size: 14px;" href="https://modrinth.com/mod/friends-and-foes-beekeeper-hut-forge">Forge</a> or <a style="font-size: 14px;" href="https://modrinth.com/mod/friends-and-foes-beekeeper-hut-quilt">Quilt</a> version?</span> | ||
</p> | ||
|
||
<hr> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut1.png" width="412" height="232" /> | ||
<span>  </span> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut2.png" width="412" height="232" /> | ||
</p> | ||
|
||
<h2>Support</h2> | ||
|
||
<p><span style="font-size: 14px;">I will continue to develop my mods regardless of any support as it is my hobby, although most of my free time goes into development of my mods. So if you want to support me anyway, you can do that via <a style="font-size: 14px;" href="https://www.patreon.com/Faboslav">Patreon</a> or <a style="font-size: 14px;" href="https://ko-fi.com/faboslav">Ko-fi</a>. I appreciate that.</span></p> | ||
|
||
<br> | ||
|
||
<h2>License</h2> | ||
|
||
<p> | ||
<span style="font-size: 14px;">The mod is licensed with <a style="font-size: 14px;" href="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/LICENSE.txt">CC BY-NC-ND 4.0</a> license.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Feel free to look over my code for examples of how i have implemented and solved various problems while writing this mod, incorporate snippets into your own code. Also feel free to use this mod in any modpack (although credit/link back to this page will be greatly appreciated).</span> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<img title="Friends&Foes - Beeekeper Hut" src="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/.github/assets/images/title.jpg" alt="Friends&Foes - Beeekeper Hut"> | ||
|
||
<p></p> | ||
<p style="text-align: center;"> | ||
<a style="text-decoration: none;" href="https://ko-fi.com/faboslav"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Ko-fi&color=ff5f5f&labelColor=111214&logoColor=white&style=for-the-badge&logo=ko-fi" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://www.patreon.com/Faboslav"> | ||
<img src="https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.vercel.app/api/?username=Faboslav&type=patrons?color=c9d1d9&label=&labelColor=111214&logoColor=white&style=for-the-badge" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://discord.gg/QGwFvvMQCn"> | ||
<img src="https://img.shields.io/discord/924964658169913404?color=5865F2&label=&labelColor=111214&logoColor=white&style=for-the-badge&logo=discord" height="28" /> | ||
</a> | ||
<a style="text-decoration: none;" href="https://modrinth.com/mod/friends-and-foes-forge"> | ||
<img src="https://img.shields.io/static/v1?label=&message=Requires Friends%26Foes&color=c9d1d9&labelColor=111214&logoColor=white&style=for-the-badge&logo=curseforge" height="28" /> | ||
</a> | ||
</p> | ||
|
||
<hr> | ||
|
||
<p> | ||
<span style="font-size: 14px;">Friends&Foes - Beekeeper Hut is a small addon adding the beekeeper hut structure. Structure can be found in meadow and flower forest biomes.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Looking for the <a style="font-size: 14px;" href="https://modrinth.com/mod/friends-and-foes-beekeeper-hut-fabric">Fabric</a> or <a style="font-size: 14px;" href="https://modrinth.com/mod/friends-and-foes-beekeeper-hut-quilt">Quilt</a> version?</span> | ||
</p> | ||
|
||
<hr> | ||
|
||
<p> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut1.png" width="412" height="232" /> | ||
<span>  </span> | ||
<img src="https://raw.githubusercontent.com/Faboslav/friends-and-foes-beekeeper-hut/master/.github/assets/images/beekeeper_hut2.png" width="412" height="232" /> | ||
</p> | ||
|
||
<h2>Support</h2> | ||
|
||
<p><span style="font-size: 14px;">I will continue to develop my mods regardless of any support as it is my hobby, although most of my free time goes into development of my mods. So if you want to support me anyway, you can do that via <a style="font-size: 14px;" href="https://www.patreon.com/Faboslav">Patreon</a> or <a style="font-size: 14px;" href="https://ko-fi.com/faboslav">Ko-fi</a>. I appreciate that.</span></p> | ||
|
||
<br> | ||
|
||
<h2>License</h2> | ||
|
||
<p> | ||
<span style="font-size: 14px;">The mod is licensed with <a style="font-size: 14px;" href="https://raw.githubusercontent.com/Faboslav/friends-and-foes/master/LICENSE.txt">CC BY-NC-ND 4.0</a> license.</span> | ||
</p> | ||
<p> | ||
<span style="font-size: 14px;">Feel free to look over my code for examples of how i have implemented and solved various problems while writing this mod, incorporate snippets into your own code. Also feel free to use this mod in any modpack (although credit/link back to this page will be greatly appreciated).</span> | ||
</p> |
Oops, something went wrong.