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
+2-2
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ You don't need to remember commands syntax anymore.
26
26
This autocompletion works for all resources: commands, predicates, loot tables, advancements...
27
27
28
28
## 📂 Better organisation of resources
29
-
You can have multiple functions, advancements, loot tables per files - or you can keep the vanilla organisation, and have only 1 per file. Sandstone allows you to organise your datapack as you prefer, without sticking to Mojang's conventions.
29
+
You can have multiple functions, advancements, loot tables per files - or you can keep the vanilla organization, and have only 1 per file. Sandstone allows you to organize your packs as you prefer, without sticking to Mojang's conventions.
30
30
31
31
You also benefit from all the capabilities of a real programming language: multiline comments, indentation, documentation...
32
32
@@ -55,4 +55,4 @@ If you want to support Sandstone, the simplest way is to star the repository! It
55
55
56
56
# Getting started
57
57
58
-
See the [Getting Started](https://sandstone-documentation.vercel.app/docs) section on [sandstone-documentation.vercel.app](https://sandstone-documentation.vercel.app/) to start using Sandstone!
58
+
See the [Getting Started](https://sandstone.dev/docs) section on [sandstone.dev](https://sandstone.dev/) to start using Sandstone!
0 commit comments