File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 🎊 Project Essentials: Spawn
2+
3+ ![ GitHub] ( https://img.shields.io/github/license/ProjectEssentials/ProjectEssentials-Spawn ) .
4+
5+ > ## Forge modification for controlling world spawn point on server and client.
6+
7+ #### ❗ Compatibility with forge ` 28.0.X ` version.
8+
9+ ## 🧐 Installation instruction:
10+ > ##### Just move Project Essentials Spawn-1.14.4-1.X.X.X.jar to mods directory:
11+
12+ ```
13+ .
14+ ├── assets
15+ ├── config
16+ ├── libraries
17+ ├── mods (that's how it should be)
18+ │ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
19+ │ ├── Project Essentials-1.14.4-1.X.X.X.jar.
20+ │ ├── Project Essentials Core-1.14.4-1.X.X.X.jar.
21+ │ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
22+ └── ...
23+ ```
24+
25+ ```
26+ Additional information:
27+ - kotlin-std lib version: 1.3.50
28+ - kotlinx serialization version: 0.12.0
29+ - target jvm version: 1.8
30+ ```
31+
32+ ### After you got the dependencies and the library itself:
33+
34+ # [ getting started with read the commands documentation] ( ./documentation/in-using.md )
35+
36+ > ## Made with 💕 by [ MairwunNx] ( https://mairwunnx.github.io/ )
You can’t perform that action at this time.
0 commit comments