Skip to content

Commit 97c6408

Browse files
committed
Added Optimized Mob Tables and True Randomized Loot
1 parent 16e6d1f commit 97c6408

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

mods/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,6 +1561,17 @@
15611561
</div>
15621562
</div>
15631563

1564+
<div class="modItem" data-version="1.9.19" data-type="entity,cheat" onclick="window.location.href='https://github.com/Asriel249/mc3ds-mods';">
1565+
<div class="modContent">
1566+
<div class="modHeader">True Randomized Loot</div>
1567+
<div class="modDescription">Truly randomizes (as opposed to set randomization) loot tables.</div>
1568+
<div class="modFooter">
1569+
<div class="modAuthor">by Zexlo</div>
1570+
<img class="modIcon" src="/mods/icons/noicon.png">
1571+
</div>
1572+
</div>
1573+
</div>
1574+
15641575
<div class="modItem" data-version="1.9.19" data-type="resourcepack" onclick="window.location.href='/unistore/';">
15651576
<div class="modContent">
15661577
<div class="modHeader">Norse Mythology Mash-Up</div>

tools/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
<li><a href="https://github.com/STBrian/MC3DS-Blang-Editor/tree/main/modules">pyBlang</a></li>
263263
<li><a href="https://github.com/BJTMastermind/MC3dst-Parser">MC3DST Parser</a></li>
264264
<li><a href="https://github.com/STBrian/pyBjson">pyBjson</a></li>
265+
<li><a href="https://github.com/Zexlo/mc3ds-mods/blob/main/optimized%20tables.zip">Optimized Mob Tables</a></li>
265266
</ul>
266267
<ul style="padding-bottom: 100px;">
267268
<span class="bulletHeader">

0 commit comments

Comments
 (0)