From 7b07b1b201b2c968f0678334bcf8536f2842d215 Mon Sep 17 00:00:00 2001 From: Vlad Malagar <42695636+avlad171@users.noreply.github.com> Date: Thu, 18 Feb 2021 22:58:17 +0200 Subject: [PATCH] Update README.md For some reason the text disappeared --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 885a152..4b23804 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ # Ender-Quarry-Mod +The port of the ender quarry from ExU 1.7.10. + +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.