From 0b38af987b0ed5e6f2267d2a070722816f1ada01 Mon Sep 17 00:00:00 2001 From: candle Date: Sun, 28 Sep 2025 01:19:46 -0400 Subject: [PATCH] added readme --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..5d30a61 --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +# Better Lodestones + +A multiloader Minecraft mod made using Architectury. This mod reworks the way Lodestones and Compasses interact by allowing Compasses to be bound to multiple Lodestones. The mod's mechanics attempt to be in line with Vanilla gameplay. + +You can cycle the currently selected Lodestone by Sneak + Right Clicking. +The maximum number of Lodestones a Compass can be bound to is a configurable option. +There is also a configurable option for modifying the Lodestone recipe to use an Iron Ingot, like in modern versions. \ No newline at end of file