From b8bbac0302992dd6ceeb015e0cb7ec10ceef2fcf Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 28 Aug 2020 16:13:51 +0200 Subject: [PATCH] Add calendar_node readme --- calendar_node/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 calendar_node/README.md diff --git a/calendar_node/README.md b/calendar_node/README.md new file mode 100644 index 0000000..f3b05b9 --- /dev/null +++ b/calendar_node/README.md @@ -0,0 +1,12 @@ +# Calendar Node + +This mod adds a placable and craftable calendar. +(See the crafting guide to see how to craft it). + +Provided you have the `calendar` mod, you can use the calendar to view +the current date in the HUD. + +See the `calendar` mod to learn more about the calendar system. + +If the `calendar` mod is not found, the placable calendar is basically just +a decorative block.