From 8cbc8347b4d5650fed191bc35a13eef10d1d4c4d Mon Sep 17 00:00:00 2001 From: Sleepy Evelyn <46009144+sleepy-evelyn@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:29:36 +0000 Subject: [PATCH] Fix recipes and disable Jiggle Physics --- config/estrogen-client.toml | 95 +++++++++++++++++++++++++++++++++++++ config/estrogen-common.toml | 28 +++++++++++ index.toml | 13 +++-- mods/ns-fd-rc.pw.toml | 13 ----- pack.toml | 2 +- 5 files changed, 132 insertions(+), 19 deletions(-) create mode 100644 config/estrogen-client.toml create mode 100644 config/estrogen-common.toml delete mode 100644 mods/ns-fd-rc.pw.toml diff --git a/config/estrogen-client.toml b/config/estrogen-client.toml new file mode 100644 index 0000000..23dddf6 --- /dev/null +++ b/config/estrogen-client.toml @@ -0,0 +1,95 @@ +#. +#Global settings for the chest feature +[chestRenderingGlobal] + #. + #Enable chest feature rendering + chestFeatureRendering = true + #. + #Enable chest feature physics rendering + chestPhysicsRendering = false + #. + #Enable chest feature armor rendering + chestArmorRendering = true +#. +#Settings for the chest feature (for the local player) +[chestEstrogen] + #. + #Enable chest feature physics + chestPhysics = true + #. + #Enable chest feature + chestFeature = true + #. + #Chest feature bounciness + #Range: 0.0 ~ 1.0 + chestBounciness = 0.27000001072883606 + #. + #Enable chest feature armor + chestArmor = true + #. + #Chest feature physics damping + #Range: 0.0 ~ 1.0 + chestDamping = 0.375 +#. +#Settings for the dream block +[dreamBlock] + #. + #Enable dream block texture animation + animateTexture = true + #. + #Use advanced renderer for dream blocks, possibly incompatible with iris shaders. DEFAULT disables it automatically when shaders are in use + #Allowed Values: ALWAYS, NEVER, DEFAULT + advancedRendering = "DEFAULT" + + #. + #UI element Configuration + [dreamBlock.ui] + #. + #Enable dash overlay + dashOverlay = true +#. +#Settings for the estrogen button in the create screen +[estrogenButton] + #. + #y offset the estrogen button in the create screen + #Offset is calculated off of the center of the Configure Button + #Range: > -2147483648 + yOffset = 0 + #. + #x offset the estrogen button in the create screen + #Offset is calculated off of the center of the Configure Button + #Range: > -2147483648 + xOffset = -23 + #. + #Custom Splashes on the main menu! Requires resource reload + estrogenSplashes = true + #. + #Enable the estrogen button in the create screen + enabled = true +#. +#Miscellaneous settings +[misc] + #. + #Allows you to pat entities by shift right-clicking them! + entityPatting = true +#. +#Settings for Equippable Items +[accessory] + #. + #Render estrogen patches on the player + estrogenPatchRender = true +#. +#Compatibility between other mods settings +[compat] + #. + #Enable ears Compatibility + ears = true + #. + #Enable figura Compatibility + figura = true +#. +#Settings for custom sounds and music +[sounds] + #. + #Enable ambient music which starts playing on specific moments + ambientMusic = true diff --git a/config/estrogen-common.toml b/config/estrogen-common.toml new file mode 100644 index 0000000..04d2ed9 --- /dev/null +++ b/config/estrogen-common.toml @@ -0,0 +1,28 @@ +#. +#Settings which are more fun and not fit for survival +[minigame] + #. + #Gives you permanent, unremovable Girl Power Effect + permaDash = false + #. + #The level of Girl Power Effect when Perma-Dash is enabled + #Range: 0 ~ 255 + permaDashAmount = 0 + #. + #Enable/Disable all minigame settings + minigameEnabled = false +#. +#Settings for the durations of effects +[durations] + #. + #How long does Girl Power from the Crystal Estrogen Pill last in ticks + #Range: 0 ~ 100000 + estrogenChipCookieDuration = 6000 + #. + #How long does Girl Power from the Estrogen Pill last in ticks + #Range: 0 ~ 100000 + estrogenPillDuration = 6000 + #. + #How long does Girl Power from the Crystal Estrogen Pill last in ticks + #Range: 0 ~ 100000 + crystalEstrogenPillDuration = 6000 diff --git a/index.toml b/index.toml index 8f22d7b..9d13f60 100644 --- a/index.toml +++ b/index.toml @@ -36,6 +36,14 @@ hash = "2bc237f4d164b4a910781e8539e5b125f21eba5f371423b770b9137e522214f4" file = "config/enchancement.json" hash = "2c4a95596543261bc0bc92a39107b5e0dd5e8b7ff83dea511bcf6e12f0efa59d" +[[files]] +file = "config/estrogen-client.toml" +hash = "20837f44060b86c107b7b70cbb925dff7126d4f6d907bb4f56d786314c0fc624" + +[[files]] +file = "config/estrogen-common.toml" +hash = "8c2abae0be3c1aad6244b47cbde95892d55d046ff15e35621eca5e5cbd276c87" + [[files]] file = "config/fabric_loader_dependencies.json" hash = "d024c65c1f339136ce04b1d0fe8063d3e50d74a22d040f730a8fe3e248faca02" @@ -1538,11 +1546,6 @@ file = "mods/ns-cr-rc.pw.toml" hash = "1a6fe5303c71f2c1cd0a412caf918024e5753b9bc31661eaea38b0071f8770fe" metafile = true -[[files]] -file = "mods/ns-fd-rc.pw.toml" -hash = "3ddeef7e97f806fe523d6cef0e5ba61807ec28e73bbbee622817035cf46009ff" -metafile = true - [[files]] file = "mods/nullscape.pw.toml" hash = "8d93d1db086d63d10edb0a3ad6926aeb6e6aab8985ff3a7eac1ec313ebce4420" diff --git a/mods/ns-fd-rc.pw.toml b/mods/ns-fd-rc.pw.toml deleted file mode 100644 index c67e257..0000000 --- a/mods/ns-fd-rc.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Nature's Spirit - Farmer's Delight Recipe Compat" -filename = "ns-fd-rc-0.1.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/bJTRwh2l/versions/8nTfo8uu/ns-fd-rc-0.1.0.jar" -hash-format = "sha512" -hash = "725958b212ed4332ff2a050c30142dba89cf9bc1ee865fe9778f808cd37a0c0cacbe317703860c4c8812a1bd579c5f1f1cb68e4a9a12e8336579ebff48b26606" - -[update] -[update.modrinth] -mod-id = "bJTRwh2l" -version = "8nTfo8uu" diff --git a/pack.toml b/pack.toml index efb9a7e..d423093 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ad2ced7c2299f59fbb50d756998eeeed04bfa6a3698fa51d8ff55a1172bb57bb" +hash = "4188b82fc3758a3ada39180bef57790b8aea363d2c18bb3ad7030c27906df373" [versions] fabric = "0.16.5"