diff --git a/config/buildinggadgets-client.toml b/config/buildinggadgets-client.toml new file mode 100644 index 0000000..4800966 --- /dev/null +++ b/config/buildinggadgets-client.toml @@ -0,0 +1,7 @@ + +#General mod settings +[general] + #Determines if the Copy/Paste GUI's coordinate mode starts in 'Absolute' mode by default. + #Set to true for Absolute, set to False for Relative. + "Default to absolute Coord-Mode" = false + diff --git a/config/buildinggadgets-common.toml b/config/buildinggadgets-common.toml new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/config/buildinggadgets-common.toml @@ -0,0 +1 @@ + diff --git a/mods/buildinggadgets-3.3.4.jar b/mods/buildinggadgets-3.3.4.jar new file mode 100644 index 0000000..70d466f Binary files /dev/null and b/mods/buildinggadgets-3.3.4.jar differ