From 17ddd4e436a84f3cef5a3006023cd380d145838e Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Tue, 21 Nov 2023 09:29:02 +0500 Subject: [PATCH] =?UTF-8?q?tfcambiental=20=F0=9F=98=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/InventoryHUD/curios.json | 2 +- config/tfcambiental-client.toml | 19 +++++++++++++++++++ config/tfcambiental-common.toml | 25 +++++++++++++++++++++++++ config/xaerominimap_entities.json | 2 +- manifest.json | 5 +++++ modlist.html | 1 + mods/tfcambiental-1.20.1-3.0.0.jar | Bin 0 -> 623686 bytes 7 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 config/tfcambiental-client.toml create mode 100644 config/tfcambiental-common.toml create mode 100644 mods/tfcambiental-1.20.1-3.0.0.jar diff --git a/config/InventoryHUD/curios.json b/config/InventoryHUD/curios.json index 028c16351..239a4e2b5 100644 --- a/config/InventoryHUD/curios.json +++ b/config/InventoryHUD/curios.json @@ -1 +1 @@ -{"head":{"x":0,"y":20,"enabled":false,"halign":"LEFT","valign":"TOP"},"belt":{"x":0,"y":80,"enabled":false,"halign":"LEFT","valign":"TOP"},"back":{"x":0,"y":120,"enabled":false,"halign":"LEFT","valign":"TOP"},"hands":{"x":0,"y":40,"enabled":false,"halign":"LEFT","valign":"TOP"},"charm":{"x":0,"y":60,"enabled":false,"halign":"LEFT","valign":"TOP"},"ring":{"x":0,"y":100,"enabled":false,"halign":"LEFT","valign":"TOP"},"bracelet":{"x":0,"y":140,"enabled":false,"halign":"LEFT","valign":"TOP"},"necklace":{"x":0,"y":160,"enabled":false,"halign":"LEFT","valign":"TOP"},"body":{"x":0,"y":180,"enabled":false,"halign":"LEFT","valign":"TOP"},"curio":{"x":0,"y":200,"enabled":false,"halign":"LEFT","valign":"TOP"}} \ No newline at end of file +{"clothes_hat":{"x":0,"y":20,"enabled":false,"halign":"LEFT","valign":"TOP"},"hands":{"x":0,"y":40,"enabled":false,"halign":"LEFT","valign":"TOP"},"belt":{"x":0,"y":80,"enabled":false,"halign":"LEFT","valign":"TOP"},"ring":{"x":0,"y":100,"enabled":false,"halign":"LEFT","valign":"TOP"},"back":{"x":0,"y":120,"enabled":false,"halign":"LEFT","valign":"TOP"},"bracelet":{"x":0,"y":140,"enabled":false,"halign":"LEFT","valign":"TOP"},"necklace":{"x":0,"y":160,"enabled":false,"halign":"LEFT","valign":"TOP"},"body":{"x":0,"y":180,"enabled":false,"halign":"LEFT","valign":"TOP"},"clothes_torso":{"x":0,"y":180,"enabled":false,"halign":"LEFT","valign":"TOP"},"curio":{"x":0,"y":200,"enabled":false,"halign":"LEFT","valign":"TOP"},"head":{"x":0,"y":20,"enabled":false,"halign":"LEFT","valign":"TOP"},"charm":{"x":0,"y":60,"enabled":false,"halign":"LEFT","valign":"TOP"},"clothes_pants":{"x":0,"y":260,"enabled":false,"halign":"LEFT","valign":"TOP"},"clothes_socks":{"x":0,"y":280,"enabled":false,"halign":"LEFT","valign":"TOP"}} \ No newline at end of file diff --git a/config/tfcambiental-client.toml b/config/tfcambiental-client.toml new file mode 100644 index 000000000..ad3071a55 --- /dev/null +++ b/config/tfcambiental-client.toml @@ -0,0 +1,19 @@ +#For all ARGB values, set to 00000000 to disable the feature in that season +#How dark should the noise be at most? Set to 0 to disable noise entirely +#Range: 0.0 ~ 0.5 +noiseDarkness = 0.18 +#How many darkness levels should there be? +#Range: 5 ~ 30 +noiseLevels = 1 +#How big should noise areas be? +#Range: 3 ~ 50 +noiseArea = 10 +#ARGB code for summer coloring in hexadecimal. Default: 1222FF11 +seasonColorSummer = "1233FF11" +#ARGB code for autumn coloring in hexadecimal. Default: EAFFDD55 +seasonColorAutumn = "EAFFDD55" +#ARGB code for winter coloring in hexadecimal. Default: 6AFFEEEE +seasonColorWinter = "6AFFEEEE" +#ARGB code for spring coloring in hexadecimal. Default: 3311CFD1 +seasonColorSpring = "3311CAD7" + diff --git a/config/tfcambiental-common.toml b/config/tfcambiental-common.toml new file mode 100644 index 000000000..ebcb4d1a9 --- /dev/null +++ b/config/tfcambiental-common.toml @@ -0,0 +1,25 @@ +#The average point for temperature, the not too warm and not too cool point +#Range: 0.0 ~ 30.0 +averageTemperature = 15.0 +#The point where warmth starts to affect the screen, but only mildly +#Range: 5.0 ~ 35.0 +hotThreshold = 25.0 +#The point where cold starts to affect the screen, but only mildly +#Range: -15.0 ~ 25.0 +coolThreshold = 5.0 +#The point where warmth starts to hurt the player +#Range: 15.0 ~ 45.0 +burnThreshold = 30.0 +#The point where cold starts to hurt the player +#Range: -15.0 ~ 15.0 +freezeThreshold = 0.0 +#How quickly player temperature changes towards the target environment temperature +#Range: 0.0 ~ 50.0 +temperatureChangeSpeed = 1.0 +#How quickly player temperature changes towards the target environment temperature when it's beneficial to do so +#Range: 0.0 ~ 50.0 +goodTemperatureChangeSpeed = 4.0 +#How quickly player temperature changes towards the target environment temperature when it's not beneficial +#Range: 0.0 ~ 50.0 +badTemperatureChangeSpeed = 1.0 + diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json index d7187d221..93efd9076 100644 --- a/config/xaerominimap_entities.json +++ b/config/xaerominimap_entities.json @@ -22,8 +22,8 @@ "dotSize": 2.0, "renderOverMinimapFrame": 1.0, "icons": 1.0, - "names": 0.0, "heightLimit": 20.0, + "names": 0.0, "iconScale": 1.0 }, "subCategories": [ diff --git a/manifest.json b/manifest.json index 053a60e6e..59ca4bcd2 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,11 @@ "fileID": 4825750, "required": true }, + { + "projectID": 940350, + "fileID": 4881987, + "required": true + }, { "projectID": 260262, "fileID": 4581167, diff --git a/modlist.html b/modlist.html index a1eddc761..bddbc3060 100644 --- a/modlist.html +++ b/modlist.html @@ -10,6 +10,7 @@
W}Er9