diff --git a/codesnippets.html b/codesnippets.html
new file mode 100644
index 0000000..155933b
--- /dev/null
+++ b/codesnippets.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+ My first web page
+
+
+
+
+
+
+
+List of useful Code Snippets for Forge Modding
+
+
+ - Get a World Obj from the dimension id: World world = DimensionManager.getWorld(worldId);
+ - To my friends
+ - To my cat
+ - To the little talking duck in my brain
+
+
+
+
+