Fix Record page images
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<div class="starter-template">
|
||||
<h3 align="left">List of useful Code Snippets for Forge Modding:</h3>
|
||||
<ol align="left">
|
||||
<li>Get a World Obj from the dimension id: World world = DimensionManager.getWorld(worldId);</li>
|
||||
<li>Get a (server!) World Obj from the dimension id: World world = DimensionManager.getWorld(worldId);</li>
|
||||
<li>More to come soon!</li>
|
||||
</ol>
|
||||
<h3>My Minecraft Mods:</h3>
|
||||
|
||||
Reference in New Issue
Block a user