From 63d966f027842b9ac3e229b11457cf52d88ff603 Mon Sep 17 00:00:00 2001 From: copygirl Date: Sun, 14 Aug 2022 08:40:40 +0200 Subject: [PATCH] Add more Curios slots + cosmetics --- defaultconfigs/curios-server.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 defaultconfigs/curios-server.toml diff --git a/defaultconfigs/curios-server.toml b/defaultconfigs/curios-server.toml new file mode 100644 index 0000000..ba551dc --- /dev/null +++ b/defaultconfigs/curios-server.toml @@ -0,0 +1,22 @@ +[[curiosSettings]] + identifier = "head" + hasCosmetic = true + +[[curiosSettings]] + identifier = "hands" + hasCosmetic = true + size = 2 + +[[curiosSettings]] + identifier = "belt" + hasCosmetic = true + size = 2 + +[[curiosSettings]] + identifier = "charm" + hasCosmetic = true + size = 2 + +[[curiosSettings]] + identifier = "feet" + hasCosmetic = true