From ab14fa80e088872d31be125332a8fdd24c68f08e Mon Sep 17 00:00:00 2001 From: Hedzer Kuijlman Date: Thu, 27 Mar 2025 11:13:27 +0100 Subject: [PATCH] revert f17519a5473249f1a3dabe21333e39544842a95d revert Updated README for v1.3.0 --- README.md | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index bfd4aa1..505efe1 100644 --- a/README.md +++ b/README.md @@ -17,27 +17,32 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the ![Overworld](https://i.imgur.com/FB1Y7gD.png) ![Nether](https://i.imgur.com/XxJDL7u.png) ![End](https://i.imgur.com/t5u9goh.png) -![Spectator](https://i.imgur.com/eEn4V9S.png) -- Config - - Configurable messages - - Feature toggle - - Version "control" -- Shared Ender Chest - - Shared EC Access control (via config) -- Vein miner -![VeinMiner](https://i.imgur.com/zOXWMNa.gif) - +![Spectator](https://i.imgur.com/eEn4V9S.png) ### Commands - /spectator | Essentially server-side free-cam, you get put in spectator and are able to fly around, once you use the command again you get put back to where you were. -- /slimechunk (/sc) | See if you're currently in a slimechunk + +## Currently working on v1.3.0 + +### Features +- [x] Config + - [x] Configurable messages + - [x] Feature toggle + - [x] Version "control" +- [x] Shared Ender Chest + - [x] Shared EC Access control (via config) +- [x] Vein miner + +### Commands + +- [x] /slimechunk (/sc) | See if you're currently in a slimechunk ### Misc -- Updated icon +- [x] Updated icon ## Features to come -- Telekinesis +Decided to scrap Telekinesis for now due to complexity Other than that no more features! Be sure to give your idea by [opening an issue](https://git.hak.wtf/hkuijlman/SurvivalFabric/issues/new) with the label Feature Request \ No newline at end of file