Skip to content

Commit 45184e8

Browse files
Removed Clonetron, fixed a couple of things
1 parent bacb875 commit 45184e8

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

index.html

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,36 +48,26 @@ <h1 id="minetest-mods">Minetest mods</h1>
4848
<h3 id="better_randomizer">Better Randomizer</h3>
4949
<p><a href="https://github.com/thepython10110/better_randomizer">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/_better_randomizer/">ContentDB</a></p>
5050
<p>A Minetest mod that randomizes node drops, entity drops, and crafting recipes. Saves randomness, can be toggled on/off</p>
51-
<h3 id="clonetron">Clonetron</h3>
52-
<p><a href="https://github.com/thepython10110/clonetron">GitHub</a></p>
53-
<p>Hopefully a port of <a href="https://github.com/minetest-mods/digtron"Digtron</a> for <a
54-
href="https://content.minetest.net/packages/Wuzzy/mineclone2">MineClone</a>. It doesn&#39;t work
55-
at the moment. Basically, all I did so far was change the crafting recipes, change the
56-
dependencies, and find/replace &quot;digtron&quot; with &quot;clonetron.&quot; I might try to fix it
57-
soon.</p>
5851
<h3 id="spawncraft">SpawnCraft</h3>
5952
<p><a href="https://github.com/thepython10110/spawncraft">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/spawncraft/">ContentDB</a></p>
6053
<p>A mod for <a href="https://content.minetest.net/packages/Wuzzy/mineclone2">MineClone</a> that adds
6154
crafting recipes for spawners and spawn eggs.</p>
6255
<h3 id="exchangeclone">ExchangeClone</h3>
6356
<p><a href="https://github.com/thepython10110/exchangeclone">GitHub</a>, <a href="https://github.com/thepython10110/exchangeclone/wiki">Wiki</a>, <a href="https://content.minetest.net/packages/ThePython/exchangeclone/">ContentDB</a></p>
64-
<p>A fork of <a href=https://github.com/enchant97/minetest_element_exchangeElement Exchange</a> (based on Equivalent Exchange/ProjectE) with bugfixes, better energy values, MineClone2/Mineclonia support, and tons of new features such as Dark Matter, Red Matter,
65-
and tools that can be made with them. Basically adds an
57+
<p>A fork of <a href=https://github.com/enchant97/minetest_element_exchange>Element Exchange</a> (based on Equivalent Exchange/ProjectE) with bugfixes, better energy values, MineClone2/Mineclonia support, and tons of new features such as Dark Matter, Red Matter,
58+
and tools that can be made with them. Basically, it adds an
6659
energy value for most items (including items from "Why?"), and the ability to convert things into energy and energy into other things. For instance, 8 iron/steel
67-
ingots (256 energy) can be converted into 1 gold ingot (2048 energy), which can be converted into 2048 cobblestone (1 energy).</p>
60+
ingots (256 energy) can be converted into 1 gold ingot (2048 energy), which can be converted into 2048 cobblestone (1 energy). It also adds a lot of other things.</p>
6861
<h3 id="portability">Portability</h3>
6962
<p><a href="https://github.com/thepython10110/portability">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
70-
<p>Adds a portable crafting table, portable ender chest, and portable enchanting table to MineClone.</p>
71-
<h3 id="portability">Portability</h3>
72-
<p><a href="https://github.com/thepython10110/portability">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
73-
<p>Adds a portable crafting table, portable ender chest, and portable enchanting table to MineClone.</p>
63+
<p>Adds a portable crafting table, portable ender chest (although it requires a minor change to MineClone's code), and portable enchanting table to MineClone.</p>
7464
<h3 id="why">Why?</h3>
7565
<p><a href="https://github.com/thepython10110/why">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/why/">ContentDB</a></p>
7666
<p>A modpack that adds a whole bunch of completely random things to MineClone/Minetest Game. Some are useful, others are solely for annoying
7767
people, and some are <i>completely</i> useless. Not all features are available in Minetest Game.</p>
7868
<h3 id="too_many_aliases">Too Many Aliases</h3>
7969
<p><a href="https://github.com/thepython10110/too_many_aliases">GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/too_many_aliases/">ContentDB</a></p>
80-
<p>A MineClone mod that adds tons of aliases that make itemstrings match MineCraft as much as possible.</p>
70+
<p>A MineClone2 mod that adds tons of aliases that make itemstrings match MineCraft as much as possible.</p>
8171
</details>
8272
<hr>
8373
<details>

0 commit comments

Comments
 (0)