From 2119bc3a6b6f69b49ab3ef001ba9a9aaf3163835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E5=A4=8F=E5=90=8C=E5=AD=A6?= <30284813+wohaopa@users.noreply.github.com> Date: Thu, 16 May 2024 23:46:55 +0800 Subject: [PATCH] Create README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5138ec4 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# GTNH Modify +GTNH modpack modification mod, dedicated to the modification of the recipe. + +## Config +Do so in the GTNHmodify.cfg file. There are several modes: +1. None: do nothing +2. OneTick: all recipes are 1 tick _[Recommended]_ +3. Tenths: all recipes took a tenth of the time _[Recommended]_ +4. Output64: all inputs are 1 (if less than 1, nothing is done) All outputs are 64 (if greater than 64, nothing is done). 1 tick; 1 eu (if the eu is needed) +5. Energyless: The energy of all formulations is 0 + +Some modes are **not covered** to the full recipes, please stay tuned! + +## TODO List + +- [x] GT Recipes +- [x] Furnace Recipes +- [x] Miner & Pumper + + + +