Added forum link for mymulch

master
DonBatman 2015-04-07 18:09:43 -07:00
parent ef05b24bad
commit 067acf547b
44 changed files with 2026 additions and 242 deletions

View File

@ -43,7 +43,6 @@ h1 {font-size:55px}
<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>
@ -54,6 +53,7 @@ h1 {font-size:55px}
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
@ -107,7 +107,8 @@ This is a list of mods that I think are great. There are many mods for Minetest
<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
moretrees adds a number of trees to Minetest. This is one for the most popular and most supported mod there is.
</p>
</div>
@ -117,7 +118,7 @@ moretrees adds a number of trees to minetest
<div class="content">
<h2><a href="https://forum.minetest.net/viewtopic.php?id=509">moreblocks</a></h2>
<p>
I will work on this later
More blocks adds a number of different blocks to Minetest. The really cool part of moreblocks is that it comes with a tablesaw. The saw cuts the blocks into a number of different shapes.
</p>
</div>

170
favmods.html~ Normal file
View File

@ -0,0 +1,170 @@
<!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>
<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="mydeck.html">mydeck</a></li>
<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>

View File

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

103
mybricks.html~ Normal file
View File

@ -0,0 +1,103 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

128
mycorners.html~ Normal file
View File

@ -0,0 +1,128 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

View File

@ -60,19 +60,19 @@
<!--Main Section-->
<div id="main">
<h2>mybricks</h2>
<h2>mydeck</h2>
<br>
<img src="images/mybricks/top.png">
<img src="images/mydeck/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.
mydeck is a mod for minetest that allows you to add realistic looking decks. To build them craft a machine and make the parts.
<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>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11729">mydeck</a> </li>
<li>Github Link - <a href="https://github.com/DonBatman/mydeck">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mydeck/archive/master.zip">mydeck.zip</a></li>
</ul>
<br>
<br>

View File

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

101
mydoors.html~ Normal file
View File

@ -0,0 +1,101 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

101
myeavestrough.html~ Normal file
View File

@ -0,0 +1,101 @@
<!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>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="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>
<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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

127
myholeinthewall.html~ Normal file
View File

@ -0,0 +1,127 @@
<!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/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
<br>
<img src="images/myholeinthewall/screen1.png">
<br>
<img src="images/myholeinthewall/screen2.png">
<br>
<img src="images/myholeinthewall/screen3.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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

100
mymeshnodes.html~ Normal file
View File

@ -0,0 +1,100 @@
<!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>mymeshnodes</h2>
<img src="images/mymeshnodes/top.png">
<div class="bottomRight">
<div class="content">
<p>
mymeshnodes allows you to make a lot of different shapes in Minetest. They are nice smooth meshnodes. Most of the models were done by VanessaE or ExeterDad. These nodes make building more exciting.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">mymeshnodes</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/mymeshnodes">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mymeshnodes/archive/master.zip">mymeshnodes.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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

133
mymillwork.html~ Normal file
View File

@ -0,0 +1,133 @@
<!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>
<br>
<img src="images/mymillwork/top1.png">
<div class="bottomRight">
<div class="content">
<p>
<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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

100
mymineshaft.html~ Normal file
View File

@ -0,0 +1,100 @@
<!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>mymineshaft</h2>
<br>
<img src="images/mymineshaft/top.png">
<div class="bottomRight">
<div class="content">
<p>
mymineshaft lets you make a cool shaft for mining. Dig a hole straight down. Place a bottom and then start placing shaft all the way up. At the top you can either leave it an open shaft or put a top on it. The top opens and closes when you punch it.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11564">mymineshaft</a></li>
<li>Github Link - <a href="https://github.com/DonBatman/mymineshaft">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/mymineshaft/archive/master.zip">mymineshaft.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

@ -54,6 +54,7 @@ h1 {font-size:55px}
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

View File

@ -90,6 +90,7 @@ and "content" containers, for the box effect. -->
<ul>
<li><a href="mybricks.html">mybricks</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mydeck.html">mydeck</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>

View File

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>
@ -71,7 +72,7 @@ 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>Minetest Forum Link - <a href="https://forum.minetest.net/viewtopic.php?f=9&t=11780">mymulch</a></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>

103
mymulch.html~ Normal file
View File

@ -0,0 +1,103 @@
<!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="mydeck.html">mydeck</a></li>
<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>mymulch</h2>
<br>
<img src="images/mymulch/top.png">
<div class="bottomRight">
<div class="content">
<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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

101
mypaths.html~ Normal file
View File

@ -0,0 +1,101 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

100
myroofs.html~ Normal file
View File

@ -0,0 +1,100 @@
<!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>myroofs</h2>
<img src="images/myroofs/top.png">
<div class="bottomRight">
<div class="content">
<p>
myroofs adds sloped roof to Minetest. These are meshnode slopes so it gives you a nice smooth roof.
<br>
<br>
<ul>
<li>Minetest Forum Link - <a href="">myroofs</a>(not on forum yet)</li>
<li>Github Link - <a href="https://github.com/DonBatman/myroofs">Veiw Code</a></li>
<li>Direct Download - <a href="https://github.com/DonBatman/myroofs/archive/master.zip">myroofs.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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

92
myslopes.html~ Normal file
View File

@ -0,0 +1,92 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

104
mysoffit.html~ Normal file
View File

@ -0,0 +1,104 @@
<!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>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="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/master.zip">mysoffit.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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

101
mysponge.html~ Normal file
View File

@ -0,0 +1,101 @@
<!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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

92
mystreets.html~ Normal file
View File

@ -0,0 +1,92 @@
<!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>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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

101
mywoodslopes.html~ Normal file
View File

@ -0,0 +1,101 @@
<!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">mywoodslopes.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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

View File

@ -79,7 +79,7 @@ Below is a zoomable map of Minetest Ville.
</div>
<h2>Minetest Ville Map</h2>
<a href="server_map.html">click here for bigger map</a>
<h5><a href="server_map.html">click here for bigger map</a></h5>
<div class="bottomRight">
<div class="content">
<iframe src="http://108.94.133.186/" width = "650" height = 500"></iframe>

View File

@ -1,38 +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>
<iframe src="http://108.94.133.186/" width = "100%" height = 900"></iframe>
<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,193 +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;
}
h5 {
font:bold italic 15px georgia,times,serif;
color:#99cc33;
display:block;
margin:5px 0 0 0;
}
.code {
text-decoration:none;
color:#5858FA;
font-size: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

@ -33,6 +33,7 @@
<div class="leftbox">
<h4>Top MyMods</h4>
<ul>
<li><a href="mydeck.html">mydeck</a></li>
<li><a href="mymillwork.html">mymillwork</a></li>
<li><a href="mycorners.html">mycorners</a></li>
<li><a href="mypaths.html">mypaths</a></li>

136
worldedge.html~ Normal file
View File

@ -0,0 +1,136 @@
<!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>