Skip to content

Commit a206258

Browse files
How did I forget to commit this?
1 parent dd93d35 commit a206258

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

index.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ <h1 id="software-on-my-computer"><a href="software-on-my-computer">Software on m
4444
<summary>
4545
<h1 id="minetest-mods">Minetest mods</h1>
4646
</summary>
47+
<h3 id="better_randomizer">Better Randomizer</h3>
48+
<p><a href="https://github.com/thepython10110/better_randomizer" class="btn btn-github"><span
49+
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/better_randomizer/">ContentDB</a></p>
50+
<p>A Minetest mod that randomizes node drops, entity drops, and crafting recipes. Saves randomness, can be toggled on/off</p>
4751
<h3 id="clonetron">Clonetron</h3>
4852
<p><a href="https://github.com/thepython10110/clonetron" class="btn btn-github"><span
4953
class="icon"></span>GitHub</a></p>
@@ -62,16 +66,19 @@ <h3 id="exchangeclone">ExchangeClone</h3>
6266
<p><a href="https://github.com/thepython10110/exchangeclone" class="btn btn-github"><span
6367
class="icon"></span>GitHub</a></p>
6468
<p>A fork of <a href=https://github.com/enchant97/minetest_element_exchange class="btn btn-github"><span
65-
class="icon"></span>Element Exchange</a> with bugfixes, MineClone support (WIP), and new
66-
features (eventually).</p>
67-
<h3 id="portability">Portability</h3>
68-
<p><a href="https://github.com/thepython10110/portability" class="btn btn-github"><span
69-
class="icon"></span>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>
69+
class="icon"></span>Element Exchange</a> (based on Equivalent Exchange/ProjectE) with bugfixes, MineClone support, and tons of new features such as Dark Matter, Red Matter,
70+
and tools that can be made with them. Basically adds an
71+
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
72+
ingots (256 energy) can be converted into 1 gold ingot (2048 energy), which can be converted into 2048 cobblestone (1 energy).</p>
73+
<h3 id="portability">Portability</h3>
74+
<p><a href="https://github.com/thepython10110/portability" class="btn btn-github"><span
75+
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
76+
<p>Adds a portable crafting table, portable ender chest, and portable enchanting table to MineClone.</p>
7177
<h3 id="why">Why?</h3>
7278
<p><a href="https://github.com/thepython10110/why" class="btn btn-github"><span
7379
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/why/">ContentDB</a></p>
74-
<p>A modpack that adds a whole bunch of completely random things to MineClone. Some are useful, others are solely for annoying people, and some are <i>completely</i> useless.</p>
80+
<p>A modpack that adds a whole bunch of completely random things to MineClone/Minetest Game. Some are useful, others are solely for annoying
81+
people, and some are <i>completely</i> useless. Not all features are available in Minetest Game.</p>
7582
<h3 id="too_many_aliases">Too Many Aliases</h3>
7683
<p><a href="https://github.com/thepython10110/too_many_aliases" class="btn btn-github"><span
7784
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/too_many_aliases/">ContentDB</a></p>

0 commit comments

Comments
 (0)