From 7cf2b507b28a5f38becd03f9debc4c9712d6d5e1 Mon Sep 17 00:00:00 2001 From: Braedan <55885075+Sartorra@users.noreply.github.com> Date: Tue, 25 Apr 2023 16:33:39 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index aeff9a6..7cecb8c 100644 --- a/Readme.md +++ b/Readme.md @@ -14,7 +14,7 @@ Download the most recent version of the mod from [here](https://github.com/Narco ## Multiplayer Support -As of version 0.4, the Redstone Multiplayer mod has multiplayer support, enabling you to debug and experiment with friends! The necessary server-side modifications are included in the latest version of carpet mod. You can get the latest "snapshotty" version of carpet mod from the `#mods` channel on the SciCraft discord channel (https://discord.gg/4qaMFUN). To enable the redstone multimeter mod support in carpet, you will need to set the carpet rule `redstoneMultimeter` to `true` (e.g., by executing `/carpet redstoneMultimeter true`). See the Meter Groups section for more information about organizing meters in multiplayer. +As of version 0.4, the Redstone Multiplayer mod has multiplayer support, enabling you to debug and experiment with friends! The necessary server-side modifications are included in the latest version of carpet mod. You can get the latest "snapshotty" version of carpet mod from the `#mods` channel on the SciCraft discord channel (https://discord.gg/4qaMFUN). To enable the redstone multimeter mod support in carpet, you will need to set the carpet rule `redstoneMultimeterLegacy` to `true` (e.g., by executing `/carpet redstoneMultimeterLegacy true`). See the Meter Groups section for more information about organizing meters in multiplayer. ## The User Interface