From c0e12fe9e99aa3eeec45ff7b8fca3b9f23a2457c Mon Sep 17 00:00:00 2001 From: Flerp Date: Wed, 16 Jul 2025 19:46:08 -0700 Subject: [PATCH] Basic Block Created the basic block by cloning the dew collector --- Config/Localization.txt | 4 +++ Config/blocks.xml | 58 +++++++++++++++++++++++++++++++++++++++++ ModInfo.xml | 8 ++++++ 3 files changed, 70 insertions(+) create mode 100644 Config/Localization.txt create mode 100644 Config/blocks.xml create mode 100644 ModInfo.xml diff --git a/Config/Localization.txt b/Config/Localization.txt new file mode 100644 index 0000000..08b2d94 --- /dev/null +++ b/Config/Localization.txt @@ -0,0 +1,4 @@ +Key,english + +cntSnakeIncubator, "Snake Incubator" +cntSnakeIncubatorDesc, "Raise your very own pet snake and harvest the eggs!" diff --git a/Config/blocks.xml b/Config/blocks.xml new file mode 100644 index 0000000..b64d476 --- /dev/null +++ b/Config/blocks.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..8671fdf --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,8 @@ + + + + + + + +