Skip to content

Commit

Permalink
Merge pull request #75 from KarleeRae/patch-3
Browse files Browse the repository at this point in the history
Fixed
  • Loading branch information
QuiteAFancyEmerald authored Apr 21, 2021
2 parents 05ec0e4 + 77d44f1 commit 823205a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/archive/g/mcjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
To save your world, copy/paste the saveString<br>
from this box into the code on line 187.<br>
var loadString = "Your Code Here";<br>
Then save the program as a Spin-off.
Then save the game into your world save.
</p>
<div class="world-select hidden" id="worlds"></div>
<p id="message" class="hidden" style="position: absolute; top: 10px; right: 10px; z-index: 1; text-align: right; background-color: rgba(255, 255, 255, 0.3);"></p>
Expand Down Expand Up @@ -511,7 +511,7 @@
{ name: "polishedDiorite" },
{ name: "granite" },
{ name: "polishedGranite" },
// { // I swear, if y'all don't stop asking about TNT every 5 minutes!
// { // Snoop god likes cats!
// name: "tnt",
// textures: ["tntBottom", "tntTop", "tntSides"]
// },
Expand Down

0 comments on commit 823205a

Please sign in to comment.