Fixed a couple links

This commit is contained in:
DonBatman 2015-03-25 16:08:35 -07:00
parent cf2b497a68
commit eed1de99e1
28 changed files with 23 additions and 2612 deletions

View File

@ -1,170 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="The City - A Personal Portfolio" />
<meta name="keywords" content="the city, ubik, ubik studios" />
<meta name="author" content="Design and Coding by: ubik Studios - Contact me: yewbic[at]yahoo[dot]com" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
<!--
The following are CSS Conditional Comments to fix
IE's min-height non-existence and also, the fact
that serif fonts do not render exactly the same
size in all browsers. "lt IE 6" is equivalent to
"less than IE 6". -ubik
-->
<!--[if lt IE 6]>
<style type="text/css">
.content {height:250px}
#main {height:400px}
h1 {font-size:50px}
</style>
<![endif]-->
<!--[if IE 6]>
<style type="text/css">
.content {height:190px}
#main {height:400px}
h1 {font-size:55px}
</style>
<![endif]-->
</head>
<body>
<div id="container">
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!-- Just add new links with the class "item" for more menu items -->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" or left column in other words-->
<!-- All content inside the "main" container should be wrapped with "bottomRight"
and "content" containers, for the box effect. -->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>Mods I Like</h2>
<p>
This is a list of mods that I think are great. There are many mods for Minetest that are great but I will not list them all.
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">areas</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">markers</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">worldedit</a></li>
</ul>
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></h2>
<p>
moretrees adds a number of trees to minetest
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></h2>
<p>
I will work on this later
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></h2>
<p>
I will work on this later
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></h2>
<p>
I will work on this later
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></h2>
<p>
I will work on this later
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -25,7 +25,7 @@
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<a class="item" href="http://minetest.net">Minetest</a>
<a class="item" href="http://minetest.net" target=blank>Minetest.net</a>
<div class="leftbox">
<h4>Top MyMods</h4>

View File

@ -1,110 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="The City - A Personal Portfolio" />
<meta name="keywords" content="the city, ubik, ubik studios" />
<meta name="author" content="Design and Coding by: ubik Studios - Contact me: yewbic[at]yahoo[dot]com" />
<title>Mods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="header">
<h1>Mymods for</h1>
<img class="mypic" src="images/redlight.png">
</div>
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<a class="item" href="http://minetest.net">Minetest</a>
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" or left column in other words-->
<!-- All content inside the "main" container should be wrapped with "bottomRight"
and "content" containers, for the box effect. -->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>Welcome</h2>
<p>
This site focuses on my contributions to the minetest community. Click on the My Mods link to see the mods I have made.
You can also click on the Mods I like link to see mods from othe people that I think are amazing.
My server is not up at the moment but I will update the site when it is.
<br>
<br>
All my work is free and opensource. Download it, use it, share it or modify it all you want. Just do not use it to make money.
</p>
</div>
</div>
<div class="bottomRight">
<div class="content">
<h2>My Latest Project</h2>
<p>
My latest project is mystreets. I have been slowly adding to it and making sure it has what is needed for to make nice streets.
<br>
Next I am going to add machines to make asphalt and paint. I might add a machine for signs as well. I also need to add a streetname sign.
<br>
You can download everything so far at <a href="https://github.com/DonBatman/mystreets">mystreets</a>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<hr>
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
<hr>
<br><br>
</div>
</div>
</body>
</html>

View File

@ -1,103 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mybricks</h2>
<br>
<img src="images/mybricks/top.png">
<div class="bottomRight">
<div class="content">
<p>
mybricks adds lines to many blocks to make them look like bricks. You make a brick machine, add the blocks you want turned into bricks, click the style of brick you want and take your bricks.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">mybricks</a> (Not yet on the forum)</li>
<li>Github Link - <a href="https://github.com/DonBatman/mybricks">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mybricks/archive/master.zip">mybricks.zip</a></li>
</ul>
<br>
<br>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,128 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mycorners</h2>
<br>
<img src="images/mycorners/top.png">
<div class="bottomRight">
<div class="content">
<p>
mycorners adds corners to many default blocks in minetest.
To use simply craft a corner machine. Then put in wood, stone or stone brick. Click Make. This gives you your corner items.
Then craft a corner installer machine. Put in the block you want a corner on and the corner items you want installed. Click Make.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?t=11363&p=172015">mycorners</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mycorners">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mycorners/archive/master.zip">mycorners.zip</a></li>
</ul>
<br>
<br>
Craft<br>
-------<br>
Corner Machine<br>
--------------<br>
BLANK , default:steel_ingiot , default:wood<br>
default:steelblock , default:steelblock , BLANK<br>
default:steelblock , default:steelblock BLANK<br><br>
Corner Installer Machine<br>
--------------<br>
Blank , BLANK , default:wood<br>
default:steelblock , default:steelblock , BLANK<br>
default:steelblock , default:steelblock , BLANK<br>
<br>
<br>
Once you have the machine made place it somewhere.<br>
Right click on it. <br>
In the input slot add the material you want to make into millwork.<br>
Many default blocks are supported.<br>
Then click on the item you want made.<br>
It should show up in the output slot. If it doesn't then you can not make millwork out of it.<br>
Once the item is in the output slot you simply take it and put it into your inventory.
<br>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mydoors</h2>
<br>
<img src="images/mydoors/top.png">
<div class="bottomRight">
<div class="content">
<p>
mydoors adds more doors to Minetest.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=10626">mydoors</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mydoors">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mydoors/archive/master.zip">mydoors.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -70,7 +70,7 @@ myeavestrough adds eavestrough and downspouts to Minetest. Just make a machine a
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">myeavestrough</a>(not on forum yet)</li>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11602">myeavestrough</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/myeavestrough">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myeavestrough/archive/master.zip">myeavestrough.zip</a></li>
</ul>

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>myeavestrough</h2>
<br>
<img src="images/myeavestrough/top.png">
<div class="bottomRight">
<div class="content">
<p>
myeavestrough adds eavestrough and downspouts to Minetest. Just make a machine and start adding rain gutters to your buildings.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">myeavestrough</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/myeavestrough">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myeavestrough/archive/master.zip">myeavestrough.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -72,8 +72,26 @@ myholeinthewall adds blocks with different shaped holes in them.
<ul>
<li>Minetest Forum Link - <a href="">myholeinthewall</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/myholeinthewall">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myholeinthewall/archive/myholeinthewall.zip">myholeinthewall.zip</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myholeinthewall/archive/master.zip">myholeinthewall.zip</a></li>
</ul>
<br>
<br>
You just have to craft a machine and start making holes.
<br>
<br>
Craft
<br>
<br>
Coal Block , Coal Block , Coal Block
<br>
Coal Block , Diamond , Coal Block
<br>
Coal Block , Coal Block , Coal Block
<br>
<br>
<img src="images/myholeinthewall/mach.png">
<br>
<br>
Screenshots

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>myholeinthewall</h2>
<br>
<img src="images/myholeinthewall/top.png">
<div class="bottomRight">
<div class="content">
<p>
myholeinthewall adds blocks with different shaped holes in them.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">myholeinthewall</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/myholeinthewall">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myholeinthewall/archive/myholeinthewall.zip">myholeinthewall.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,92 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>mymeshnodes</h2>
<p>
<img src="images/underconstrution.png">
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,132 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mymillwork" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mymillwork</h2>
<div class="bottomRight">
<div class="content">
<p>
<img src="images/mymillwork/top1.png">
<br>
mymillwork adds millwork items to Minetest.<br>
It adds crownmould, beams, columns and baseboards.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=10425">mymillwork</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mymillwork">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mymillwork/archive/master.zip">mymillwork.zip</a></li>
</ul>
<br>
<br>
To make the items you need to craft a machine.<br>
Go into your inventory and add these items.
<br>
<br>
steelblock, steelblock, steelblock<br>
steelblock, steel_ingot, steelblock<br>
steelblock, steelblock, steelblock
<br>
<br>
<img src="images/mymillwork/machine.png">
<br>
<br>
Once you have the machine made place it somewhere.<br>
Right click on it. <br>
In the input slot add the material you want to make into millwork.<br>
Many default blocks are supported.<br>
Then click on the item you want made.<br>
It should show up in the output slot. If it doesn't then you can not make millwork out of it.<br>
Once the item is in the output slot you simply take it and put it into your inventory.
<br>
<br>
<img src="images/mymillwork/mach_inv.jpg">
<br>
<br>
Here are a few screenshots
<br>
<br>
<img src="images/mymillwork/screen1.png">
<img src="images/mymillwork/screen2.png">
<img src="images/mymillwork/screen3.png">
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mysponge</h2>
<br>
<img src="images/mysponge/top.png">
<div class="bottomRight">
<div class="content">
<p>
mysponge is a fun little mod the allows you to craft a sponge. When you place the sponge in the water it soaks up the water. Put the sponge into the furnace and it will dry out the sponge. When it dries it will give you back a dry sponge and water.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?t=11539&p=173497">mysponge</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mysponge">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mysponge/archive/master.zip">mysponge.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,129 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="The City - A Personal Portfolio" />
<meta name="keywords" content="the city, ubik, ubik studios" />
<meta name="author" content="Design and Coding by: ubik Studios - Contact me: yewbic[at]yahoo[dot]com" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
<!--
The following are CSS Conditional Comments to fix
IE's min-height non-existence and also, the fact
that serif fonts do not render exactly the same
size in all browsers. "lt IE 6" is equivalent to
"less than IE 6". -ubik
-->
<!--[if lt IE 6]>
<style type="text/css">
.content {height:250px}
#main {height:400px}
h1 {font-size:50px}
</style>
<![endif]-->
<!--[if IE 6]>
<style type="text/css">
.content {height:190px}
#main {height:400px}
h1 {font-size:55px}
</style>
<![endif]-->
</head>
<body>
<div id="container">
<div id="header">
<h1>MyMods for</h1>
</div>
<!-- Just add new links with the class "item" for more menu items -->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" or left column in other words-->
<!-- All content inside the "main" container should be wrapped with "bottomRight"
and "content" containers, for the box effect. -->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>My Mods</h2>
<p>
<ul>
<li><a href="mybricks.html">mybricks</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mydoors.html">mydoors</a></li>
<li><a href="myeavestrough.html">myeavestrough</a></li>
<!--<li><a href="myholeinthewall.html">myholeinthewall</a></li>-->
<li><a href="mymeshnodes.html">mymeshnodes</a></li>
<li><a href="mymineshaft.html">mymineshaft</a></li>
<li><a href="mymillwork.html">mymillork</a></li>
<li><a href="mymulch.html">mymulch</a></li>
<li><a href="mypaths.html">mypaths</a></li>
<li><a href="myroofs.html">myroofs</a></li>
<li><a href="mysponge.html">mysponge</a></li>
<!--<li><a href="myslopes.html">myslopes</a></li>-->
<li><a href="mysoffit.html">mysoffit</a></li>
<!--<li><a href="mystreets.html">mystreets</a></li>-->
<li><a href="mywoodslopes.html">mywoodslopes</a></li>
<li><a href="worldedge.html">worldedge</a></li>
</ul>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,102 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>mymulch</h2>
<br>
<img src="images/mymulch/top.png">
<p>
mymulch allows you to use grass, sticks, leaves and other plants to make mulch. You can color the mulch and use it in your garden.
Plants and trees will grow in it.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">mymulch</a> (Not yet on the forum)</li>
<li>Github Link - <a href="https://github.com/DonBatman/mymulch">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mymulch/archive/master.zip">mymulch.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mypaths</h2>
<br>
<img src="images/mypaths/top.png">
<div class="bottomRight">
<div class="content">
<p>
mypaths adds a dirt path to Minetest. It adds dirt with different configurations of grass to make paths that look great.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11388">mypaths</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mypaths">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mypaths/archive/master.zip">mypaths.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,92 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>myroofs</h2>
<p>
<img src="images/underconstrution.png">
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,136 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>worldedge</h2>
<p>
worldedge is a mod that teleports the player to the other side of the world when they reach the edge.
<br>
<br>
When the player walks past 30000 in any direction they will be teleported to the other side of the world as if they walked around the world.
<br>
<br>
Krock has made it so when you teleport to the other side you will be at ground height.
<br>
<br>
This mod was created by Amaz, modified by Krock And maintained by Don.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=10753">worldedge</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/worldedge">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/worldedge/archive/master.zip">worldedge.zip</a></li>
</ul>
<br>
<br>
You can open the init.lua file and edit the top to make the world smaller.
<br>
Just change the 2 lines below. Please note that the newedge needs to be less then the edge. If they are the same then the player will get stuck in a teleport loop. If you want it smaller then change the 30000 and the 29995.
<br>
<br>
At the top of the file you will see these lines. Do not edit the first one. Change the numbers in the second and third lines.
<br>
<br>
<div class=code>
local count = 0 --Do not change this
<br>
local edge = 30000 --sets the edge of map
<br>
local newedge = 29995 --sets the other side where player teleports to.
</div>
<br>
<br>
Here is an example of a map that is only 10000 blocks wide instead of 60000. (the number you see in the file is half of the width of the map).
<br>
<br>
<div class=code>
local count = 0 --Do not change this
<br>
local edge = 5000 --sets the edge of map
<br>
local newedge = 4995 --sets the other side where player teleports to.
</div>
<br>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,92 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>myslopes</h2>
<p>
<img src="images/underconstrution.png">
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -73,9 +73,9 @@ Includes soffit, corner soffit, soffit cap and narrow soffit cap.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">mysoffit</a>(not on forum yet)</li>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11601">mysoffit</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mysoffit">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mysoffit/archive/mysoffit.zip">mycorners.zip</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mysoffit/archive/master.zip">mysoffit.zip</a></li>
</ul>
<br>

View File

@ -1,104 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mysoffit</h2>
<br>
<img src="images/mysoffit/top.png">
<div class="bottomRight">
<div class="content">
<p>
mysoffit adds soffit to Minetest. Make a machine and then start adding sofit to your house. Makes a nice white soffit.
<br>
<br>
Includes soffit, corner soffit, soffit cap and narrow soffit cap.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">mysoffit</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/mysoffit">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mysoffit/archive/mysoffit.zip">mycorners.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,102 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mysponge</h2>
<br>
<img src="images/mysponge/top.png">
<div class="bottomRight">
<div class="content">
<p>
mysponge is a fun little mod the allows you to craft a sponge. When you place the sponge in the water it soaks up the water. Put the sponge into the furnace and it will dry out the sponge. When it dries it will give you back a dry sponge and water.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?t=11539&p=173497">mysponge</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mysponge">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mysponge/archive/master.zip">mysponge.zip</a></li>
</ul>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,92 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods by Don</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>mystreets</h2>
<p>
<img src="images/underconstrution.png">
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,101 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>mywoodslopes</h2>
<br>
<img src="images/mywoodslopes/top.png">
<div class="bottomRight">
<div class="content">
<p>
mywoodslopes turns the default wood into a slope. It does woo, jungle wood and pine wood.
These slopes are great for making roofs or sloped walkways.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11433">mywoodslopes</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mywoodslopes">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mywoodslopes/archive/master.zip">myeavestrough.zip</a></li>
</ul>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,95 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, myserver" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<h2>myserver</h2>
<div class="bottomRight">
<div class="content">
<p>
Minetestville is a great building server. Max started this server and shortly after I joined him in making this a great place.
<br>
<br>
Please visit our official website here - <a href="https://minetestville.wordpress.com/">Minetestville</a>
<br>
<br>
Or visit our server page on the forum - <a href="https://forum.minetest.net/viewtopic.php?f=10&t=10303">Forum</a>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>

View File

@ -1,188 +0,0 @@
/* designed and coded by ubik - yewbic[at]yahoo[dot]com */
body {
background:#000 url('images/bg.jpg') no-repeat 50% 50px;
margin:0;
padding:0;
text-align:center;
}
#container {
background:#000;
width:960px;
margin:0 auto;
text-align:left;
}
#header {
background:url('images/header.png') no-repeat center top;
width:960px;
height:234px;
position:relative;
margin:0;
}
#menu {
width:210px;
float:left;
margin:50px 0 0 0;
text-align:center;
}
.leftbox {
width:185px;
background:#000;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
margin:60px 0 0 0;
padding:10px 10px 10px 0;
text-align:justify;
font:14px verdana,arial,sans-serif;
color:#fff;
}
.leftbox ul {
list-style-type:none;
margin:10px 0 10px 0;
padding:0;
}
.leftbox li, .leftbox a {
font-weight:bold;
color:#99cc33;
letter-spacing:1px;
text-align:left;
text-decoration:none;
}
.leftbox a:hover {color:#ccff66}
h4 {
font:bold 15px verdana,arial,sans-serif;
color:#fff;
display:block;
margin:0 0 15px 0;
letter-spacing:1px;
text-align:center;
}
a.item {
background:url('images/menu.jpg') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font:bold 15px verdana,arial,sans-serif;
color:#fff;
text-decoration:none;
line-height:30px;
}
/*
good practice of background offset rollovers to avoid javascript preload.
Im using max-width, BG pos. and Padding instead of margin and smaller-than
container width, to get pop-out effect cause of a left-edge bug that makes
the menu jump. -ubik
*/
a.item:hover {
background-position:10px -34px;
padding:0 0 0 20px;
}
#main {
background:#000;
min-height:400px;
margin:0 0 0 220px;
font:18px verdana,arial,sans-serif;
color:#fff;
text-align:left;
}
#footer {
clear:both;
height:40px;
background:#000;
margin:50px 0 0 0;
text-align:center;
padding:20px 0 10px 0;
}
#footer a {
font:bold 15px verdana,arial,sans-serif;
color:#ccc;
text-decoration:none;
letter-spacing:1px;
margin-left:20px;
}
#footer a:hover {color:#ccff66}
/* "bottomRight" is the botttom right background image of the content container */
.bottomRight {background:url('images/bottom.png') no-repeat right bottom}
.content {
min-height:190px;
background:url('images/top.png') no-repeat left top;
padding:30px 40px;
margin:20px 0 30px 0;
text-align:justify;
}
h1 { /* position absolute - relative to the header, not document */
position:absolute;
left:70px;
bottom:40px;
margin:0;
display:inline;
font:50px bold georgia,times,serif;
color:#00FF00;
letter-spacing:5px;
font-variant:small-caps;
}
h2 {
font:bold italic 25px georgia,times,serif;
color:#fff;
display:block;
margin:15px 0 0 0;
text-align:center;
}
h3 {
font:bold italic 25px georgia,times,serif;
color:#99cc33;
display:block;
margin:15px 0 0 0;
}
.code {
text-decoration:none;
color:#5858FA;
font:15px;
font-style: italic;
font-weight:bold;
margin-left:20px;
}
.content a {
text-decoration:none;
color:#99cc33;
font-weight:bold;
}
.content a:hover {color:#ccff66}
.content ul {list-style-type:circle}
.content li {font:bold 16px verdana,arial,sans-serif;}
p {margin-top:20px}
#footer p , #footer p a {
text-align:right;
font:11px verdana,arial;
color:#999;
margin:0;
}

View File

@ -1,134 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="My Mods for Minetest" />
<meta name="keywords" content="minetest, mymods, batman, donbatman, mycorners" />
<meta name="author" content="Don" />
<title>MyMods by Don</title>
<link href="stylin.css" rel="stylesheet" type="text/css" />
</head>
<!--Body-->
<body>
<div id="container">
<!--Header-->
<div id="header">
<h1>MyMods for</h1>
</div>
<!--Menu-->
<div id="menu">
<a class="item" href="index.html">Home</a>
<a class="item" href="mymods.html">My Mods</a>
<a class="item" href="favmods.html">Mods I like</a>
<a class="item" href="server.html">My Server</a>
<!--Leftside-->
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
</ul>
</div>
<div class="leftbox">
<h4>Top Minetest Mods</h4>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">moretrees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">technic</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2155">pipeworks</a></li>
</ul>
</div>
</div>
<!--End "Menu" and left column -->
<!--Main Section-->
<div id="main">
<div class="bottomRight">
<div class="content">
<h2>worldedge</h2>
<p>
worldedge is a mod that teleports the player to the other side of the world when they reach the edge.
<br>
<br>
When the player walks past 30000 in any direction they will be teleported to the other side of the world as if they walked around the world.
<br>
<br>
Krock has made it so when you teleport to the other side you will be at ground height.
<br>
<br>
This mod was created by Amaz, modified by Krock And maintained by Don.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=10753">worldedge</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/worldedge">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/worldedge/archive/master.zip">worldedge.zip</a></li>
</ul>
<br>
<br>
You can open the init.lua file and edit the top to make the world smaller.
<br>
Just change the 2 lines below. Please note that the newedge needs to be less then the edge. If they are the same then the player will get stuck in a teleport loop. If you want it smaller then change the 30000 and the 29995.
<br>
<br>
At the top of the file you will see these lines. Do not edit the first one. Change the numbers in the second and third lines.
<br>
<br>
local count = 0 --Do not change this
<br>
local edge = 30000 --sets the edge of map
<br>
local newedge = 29995 --sets the other side where player teleports to.
<br>
<br>
Here is an example of a map that is only 10000 blocks wide instead of 60000. (the number you see in the file is half of the width of the map).
<br>
<br>
<div class=code>
local count = 0 --Do not change this
<br>
local edge = 5000 --sets the edge of map
<br>
local newedge = 4995 --sets the other side where player teleports to.
</div>
<br>
<br>
</p>
</div>
</div>
</div>
<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS-->
<div id="footer">
<a href="index.html">Home</a>
<a href="mymods.html">My Mods</a>
<a href="favmods.html">Mods I Like</a>
<a href="server.html">My Server</a>
</div>
</div>
</body>
</html>