diff --git a/forge.html b/forge.html new file mode 100644 index 0000000..e43bc91 --- /dev/null +++ b/forge.html @@ -0,0 +1,65 @@ + + + + + + + + + + Starter Template for Bootstrap + + + + + + + + + + + + + + + + +
+
+

List of useful Code Snippets for Forge Modding

+
    +
  1. Get a World Obj from the dimension id: World world = DimensionManager.getWorld(worldId);
  2. +
+ +
+
+ + + + + + \ No newline at end of file diff --git a/index.html b/index.html index cd5c6d8..f71ef40 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,7 @@