Add v4 links
This commit is contained in:
parent
35ad9757ea
commit
a6dcf72066
1 changed files with 10 additions and 2 deletions
12
index.html
12
index.html
|
@ -53,8 +53,16 @@ window.cookieconsent.initialise({
|
|||
<h3>World downloads</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="4">V3 (Feb 3 2017)</th>
|
||||
</tr>
|
||||
<th colspan="4">V4 (July 17th 2020)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.mediafire.com/file/mn78suickmsxlux/v4.zip/file">Overworld</a></td>
|
||||
<td><a href="http://www.mediafire.com/file/mxwza2cp641m9b1/v4_nether.zip/file">Nether</a></td>
|
||||
<td><a href="http://www.mediafire.com/file/7gvjqnfih7cvcme/v4_the_end.zip/file">The End</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="4">V3 (Feb 3rd 2017)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.mediafire.com/file/7yi5i61xqb83tmk/newworld.zip/file">Overworld</a></td>
|
||||
<td><a href="http://www.mediafire.com/file/v47cg8y6dbv3yiy/newworld_nether.zip/file">Nether</a></td>
|
||||
|
|
Loading…
Reference in a new issue