Update README.md

Text disappeared + newline fix
This commit is contained in:
Vlad Malagar 2021-02-18 23:03:41 +02:00 committed by GitHub
parent 26713eebfc
commit bc654238ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,17 +1,17 @@
# Ender-Quarry-Mod
The port of the ender quarry from ExU 1.7.10.
The port of the ender quarry from ExU 1.7.10.<br />
<br />
What is included:<br />
• The quarry itself<br />
• The markers<br />
• Chunk loading<br />
• All upgrades<br />
• New redstone control functionality<br />
• FE/RF support<br />
<br />
What is not included: <br />
• Defining the quarried area by fence (who lays a 1000 x 1000 fence anyway?). <br />
• Crafing recipes. This mod may be considered OP in some packs so if pack creators are going to adjust these I have no reason to code them. Use crafttweaker instead.<br />
• Growing flowers over the quarried area. This breaks thermodynamics so it is not cool.<br />
What is included:
• The quarry itself
• The markers
• Chunk loading
• All upgrades
• New redstone control functionality
• FE/RF support
What is not included:
• Defining the quarried area by fence (who lays a 1000 x 1000 fence anyway?)
• Crafing recipes. This mod may be considered OP in some packs so if pack creators are going to adjust these I have no reason to code them. Use crafttweaker instead.
• Growing flowers over the quarried area. This breaks thermodynamics so it is not cool.
As noted before this is a port. The code and credits go to RWTema, the original author of Extra Utillities. This repository will be taken down if the original author requests so.
As noted before this is a port. The code and credits go to RWTema, the original author of Extra Utillities. This repository will be taken down if the original author requests so.<br />