eating is no longer canceled

This commit is contained in:
Hexugory 2024-05-23 17:42:48 -05:00
parent 12a1fe06fc
commit ec827f0af0
7 changed files with 22 additions and 38 deletions

View File

@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"pack_format": 8, "pack_format": 8,
"description": "No Starved origin" "description": ""
} }
} }

View File

@ -1,4 +0,0 @@
{
"loading_priority": 100,
"unchoosable": true
}

View File

@ -1,4 +0,0 @@
{
"loading_priority": 100,
"unchoosable": true
}

View File

@ -245,16 +245,8 @@ file = "config/paxi/datapacks/BTCon/pack.mcmeta"
hash = "25a0850729340ed9519b2e82c90f1c8c94f057401c498481b4d21d6ef4bf89bb" hash = "25a0850729340ed9519b2e82c90f1c8c94f057401c498481b4d21d6ef4bf89bb"
[[files]] [[files]]
file = "config/paxi/datapacks/DisableStarved/data/origins_minus/origins/dryad.json" file = "config/paxi/datapacks/DisableOrigins/pack.mcmeta"
hash = "31af291029948b4bf3a040675e8a5b6f2c9f73bb9afadda8bb2c003ef668c17b" hash = "1429d2bf90fa3144d45ceb99c9c4a8518dd21447e6eb6eca357fdef8dde986c6"
[[files]]
file = "config/paxi/datapacks/DisableStarved/data/origins_minus/origins/starved.json"
hash = "31af291029948b4bf3a040675e8a5b6f2c9f73bb9afadda8bb2c003ef668c17b"
[[files]]
file = "config/paxi/datapacks/DisableStarved/pack.mcmeta"
hash = "86a4b4306cbcf7f5a0a22afaf659099582dad0ea5b162a8a80f30cd70a4f692a"
[[files]] [[files]]
file = "config/paxi/datapacks/ExtendedFeeding/data/origins_minus/tags/entity_types/feed_targetable.json" file = "config/paxi/datapacks/ExtendedFeeding/data/origins_minus/tags/entity_types/feed_targetable.json"
@ -421,6 +413,11 @@ file = "mods/3dskinlayers.pw.toml"
hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb" hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb"
metafile = true metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "737d7767b4e9e28e3e60805e3f980120b005803c93837e484d935f6156199893"
metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833" hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
@ -741,11 +738,6 @@ file = "mods/spark.pw.toml"
hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be" hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be"
metafile = true metafile = true
[[files]]
file = "mods/spice-of-life-valheim-edition.pw.toml"
hash = "95061a6fc0554b41fd39c0be401f7d308cac733d5f13007672f714d9368e5c4f"
metafile = true
[[files]] [[files]]
file = "mods/survivalist-essentials.pw.toml" file = "mods/survivalist-essentials.pw.toml"
hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a" hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a"

13
mods/appleskin.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-forge-mc1.19-2.4.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/forge-mc1.19-2.4.2/appleskin-forge-mc1.19-2.4.2.jar"
hash-format = "sha1"
hash = "20f4e36e5c78bdef303683ccb96d77b2036da3ce"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "YRzksfaH"

View File

@ -1,13 +0,0 @@
name = "Spice of Life: Valheim Edition"
filename = "sol_valheim-1.1.1-4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mKalCkNV/versions/t2L5ivoG/sol_valheim-1.1.1-4.jar"
hash-format = "sha1"
hash = "a7b2a5126bae17a5ef57d5cbb36dcb06dc3cf21d"
[update]
[update.modrinth]
mod-id = "mKalCkNV"
version = "t2L5ivoG"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e0f05808a2a4b9231fb131a12144082f014b7ec5f1270423fe215c6710de74ab" hash = "c3a9451ba7fb97c66ced6477e0e59ec12b6bc773e3d7439efbe714f97ef87d19"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"