From 711e888fcf9e2dc397f793a9a250c875f6997af4 Mon Sep 17 00:00:00 2001 From: HyperPigeon <58276133+HyperPigeon@users.noreply.github.com> Date: Fri, 26 Jan 2024 23:03:07 -0500 Subject: [PATCH] Added armor stand editor --- server.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server.toml b/server.toml index 998928d..7323f2f 100644 --- a/server.toml +++ b/server.toml @@ -428,6 +428,11 @@ type = "modrinth" id = "open-loader" version = "GXnnEfyc" +[[mods]] +type = "modrinth" +id = "armorstandeditor" +version = "GwsOPBYy" + [worlds.modfest-1-20.download] type = "ghrel" repo = "ModFest/modfest-1-20"