-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/celsisus/endplus
- Loading branch information
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,24 @@ | ||
# Fabric Example Mod | ||
# End Plus | ||
This mod adds some more life to the desolate wasteland that is The Outer End with 3 new structures and 1 new biome. | ||
|
||
## Setup | ||
# End Temple | ||
Left behind by worshipers of an Ender Dragon these structures are guarded by Enderman Brutes who, although they may appear similar to Enderman at first glance, are stronger, faster and most importantly, always hostile. The brutes spawn out of two spawners located on the statue in the middle of the upper floor of the temple. This statue also contain a single diamond block, and if you venture into the lower floor of the temple there are also two chest filled with loot. | ||
|
||
For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using. | ||
# Ender Dragon Skeletons | ||
Occasionally you may stumble upon the skeleton of a long dead Ender Dragon, buried in the bones you will find an Ender Chest, free for the taking. | ||
|
||
## License | ||
# End Decay Biome | ||
Portions of large end islands are now made up of blackstone and infested with bats | ||
|
||
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. | ||
# Main Island Ruins | ||
The location of a fight with a dragon long ago. Ruined End Spike towers filled with treasure chests surrounding a broken exit portal can occasionally be found in the outer End. | ||
|
||
# Usage | ||
|
||
Make sure the Fabric Launcher, or other compatible launcher is installed | ||
|
||
Place this .jar file along with the Fabric API in your mods directory | ||
|
||
|
||
|
||
This mod requires the Fabric API |