File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ The minecraft forge folder structure below will help you understand what is writ
1515> ##### Important note: don't forget install mod dependencies!
1616 - core: https://github.com/ProjectEssentials/ProjectEssentials-Core/releases
1717 - permissions: https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases
18- - essentials: https://github.com/ProjectEssentials/ProjectEssentials/releases
1918
2019
2120```
@@ -25,7 +24,6 @@ The minecraft forge folder structure below will help you understand what is writ
2524├── libraries
2625├── mods (that's how it should be)
2726│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
28- │ ├── Project Essentials-1.14.4-1.X.X.X.jar.
2927│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
3028│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
3129└── ...
@@ -83,4 +81,4 @@ We made the commands for you:
8381- permission: ess.spawn.version
8482```
8583
86- ### For all questions, be sure to write issues!
84+ ### For all questions, be sure to write issues!
Original file line number Diff line number Diff line change 1010> ##### Important note: don't forget install mod dependencies!
1111 - core: https://github.com/ProjectEssentials/ProjectEssentials-Core/releases
1212 - permissions: https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases
13- - essentials: https://github.com/ProjectEssentials/ProjectEssentials/releases
1413
1514```
1615.
1918├── libraries
2019├── mods (that's how it should be)
2120│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
22- │ ├── Project Essentials-1.14.4-1.X.X.X.jar.
2321│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
2422│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
2523└── ...
You can’t perform that action at this time.
0 commit comments