From 64e28b95f4c8ad8bfd856531e3374a5e75b0ea31 Mon Sep 17 00:00:00 2001 From: cech12 Date: Thu, 6 Jun 2024 19:34:34 +0200 Subject: [PATCH] change Lithium hint in readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index d5cd0ad..f33bab5 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,4 @@ The Fabric / Quilt version needs the following mods: ### Lithium (Fabric) -Lithium is optimizing campfires in such a way that it does not tick, when no item is on the campfire. There is a Lithium config option to disable this optimization. -You only need to add the following line into the `lithium.properties` config file: -``` -mixin.world.block_entity_ticking=false -``` -https://github.com/CaffeineMC/lithium-fabric/wiki/Configuration-File#mixinworldblock_entity_ticking - +Since 1.20.4-2.3.0.1 and 1.20.6-2.5.0.1 this mod is compatible with Lithium. For earlier versions please see the wiki: https://github.com/cech12/UnlitCampfire/wiki