You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,6 @@ Guide on bundle Minecraft Scripts with the following bundlers:
42
42
- ESBuild (Recommended): [Bundle Minecraft Scripts with ESBuild](https://jaylydev.github.io/posts/bundle-minecraft-scripts-esbuild/)
43
43
- Webpack: [Bundle Minecraft Scripts with Webpack](https://jaylydev.github.io/posts/scripts-bundle-minecraft/)
44
44
45
-
## [Editor Extensions](./editorExtensions/)
46
-
47
-
Community driven editor extensions samples forediting Minecraft worlds. Only available on Editor projectsin [Minecraft Editor](https://github.com/mojang/minecraft-editor).
48
-
49
-
Highly recommend checking out Mojang's [editor extension starter kit](https://github.com/Mojang/minecraft-editor-extension-starter-kit) if you're experimenting with editor API for the first time!
50
-
51
45
## Documentation
52
46
53
47
Check out the following links for Script API documentation:
0 commit comments