From bd9194c73a4e406f9d6dab1b3d9aff9f2ff9b9a7 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 26 Jul 2022 16:08:58 -0400 Subject: [PATCH] first commit a20 --- CREDITS | 3 ++ Config/entityclasses.xml | 8 +++ Config/items.xml | 104 +++++++++++++++++++++++++++++++++++++++ Config/progression.xml | 4 ++ Config/recipes.xml | 48 ++++++++++++++++++ ModInfo.xml | 10 ++++ 6 files changed, 177 insertions(+) create mode 100644 CREDITS create mode 100644 Config/entityclasses.xml create mode 100644 Config/items.xml create mode 100644 Config/progression.xml create mode 100644 Config/recipes.xml create mode 100644 ModInfo.xml diff --git a/CREDITS b/CREDITS new file mode 100644 index 0000000..764d1a7 --- /dev/null +++ b/CREDITS @@ -0,0 +1,3 @@ +CREDITS +Thanks to the following people for their project/code/mod. +khaines - Backpack & Crafting Queue Size \ No newline at end of file diff --git a/Config/entityclasses.xml b/Config/entityclasses.xml new file mode 100644 index 0000000..a71a32e --- /dev/null +++ b/Config/entityclasses.xml @@ -0,0 +1,8 @@ + + + .25 + + 3600 + + 0.5 + \ No newline at end of file diff --git a/Config/items.xml b/Config/items.xml new file mode 100644 index 0000000..96ba9cf --- /dev/null +++ b/Config/items.xml @@ -0,0 +1,104 @@ + + + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + + 5000 + + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + 5000 + + 5000 + 5000 + + 50 + + 100 + 100 + + 80 + 80 + + 50 + 50 + + 30 + 30 + + .01 + .01 + .01 + .1 + .5 + 1 + \ No newline at end of file diff --git a/Config/progression.xml b/Config/progression.xml new file mode 100644 index 0000000..b45b103 --- /dev/null +++ b/Config/progression.xml @@ -0,0 +1,4 @@ + + + 5 + \ No newline at end of file diff --git a/Config/recipes.xml b/Config/recipes.xml new file mode 100644 index 0000000..66a83c6 --- /dev/null +++ b/Config/recipes.xml @@ -0,0 +1,48 @@ + + + 2 + 2 + + 1 + 1 + 1 + 1 + 1 + 1 + + 1 + + + + 5 + + 5 + 10 + + + + + + + + 2 + 2 + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..b581aa9 --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,10 @@ + + + + + + + + + +