mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-25 20:16:09 +01:00
Update README.md
This commit is contained in:
parent
a2ef4f64b7
commit
504e5d781f
@ -44,9 +44,10 @@ ### villager.villagersHideAtNight
|
||||
``Default``:``false`` Addon for ``villager.simplerVillagerBehavior``, gives villagers the ability to drink an invisibility potion like wandering traders at night to make it less likely for them to be killed since (for now) they don't stay at the village/use their houses at night and no ability for them to respawn.
|
||||
|
||||
## Building and setting up
|
||||
Run the following command in the root directory:
|
||||
Run the following commands in the root directory:
|
||||
|
||||
```
|
||||
git submodule update --init --recursive --force
|
||||
./yapfa jar
|
||||
```
|
||||
|
||||
@ -57,4 +58,4 @@ ## LICENSE
|
||||
See [EMC](https://github.com/starlis/empirecraft), [Lithium](https://github.com/jellysquid3/lithium-fabric), [Akarin](https://github.com/Akarin-project/Akarin), [Purpur](https://github.com/pl3xgaming/Purpur) and [Tuinity](https://github.com/Spottedleaf/Tuinity)
|
||||
for the license of material used/modified by this project.
|
||||
|
||||
**By using this project you accept the Mojang EULA! Starting the server-jar requires that you have read and accepted the EULA because of [this patch](https://github.com/tr7zw/YAPFA/blob/master/patches/server/0017-EMC-Accept-the-EULA.patch)!**
|
||||
**By using this project you accept the Mojang EULA! Starting the server-jar requires that you have read and accepted the EULA because of [this patch](https://github.com/tr7zw/YAPFA/blob/master/patches/server/0017-EMC-Accept-the-EULA.patch)!**
|
||||
|
Loading…
Reference in New Issue
Block a user