Oops!
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<h3>List of useful Code Snippets for Forge Modding:</h3>
|
||||
<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>More to come soon!</li>
|
||||
|
||||
Reference in New Issue
Block a user