File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The minecraft forge folder structure below will help you understand what is writ
2626├── mods (that's how it should be)
2727│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
2828│ ├── Project Essentials-1.14.4-1.X.X.X.jar.
29- │ ├── Project Essentials Core-1.14.4-1.X.X.X.jar.
29+ │ ├── Project Essentials Core-MOD- 1.14.4-1.X.X.X.jar.
3030│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
3131└── ...
3232```
Original file line number Diff line number Diff line change 2020├── mods (that's how it should be)
2121│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
2222│ ├── Project Essentials-1.14.4-1.X.X.X.jar.
23- │ ├── Project Essentials Core-1.14.4-1.X.X.X.jar.
23+ │ ├── Project Essentials Core-MOD- 1.14.4-1.X.X.X.jar.
2424│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
2525└── ...
2626```
You can’t perform that action at this time.
0 commit comments