upd salts

This commit is contained in:
Reid 2025-07-28 22:30:00 -07:00
parent 41ddffa6fe
commit 772f31b1ff
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
4 changed files with 12 additions and 5 deletions

View file

@ -7,7 +7,10 @@
"c:salt": ["farmersexpanse:salt", "expandeddelight:salt"], "c:salt": ["farmersexpanse:salt", "expandeddelight:salt"],
"c:salt_compat": ["vegandelight:salt", "farmersexpanse:salt", "expandeddelight:salt"], "c:salt_compat": ["vegandelight:salt", "farmersexpanse:salt", "expandeddelight:salt"],
"c:dusts": ["farmersexpanse:salt", "createfood:salt", "vegandelight:salt"], "c:dusts": ["farmersexpanse:salt", "createfood:salt", "vegandelight:salt"],
"c:dusts/salt": ["farmersexpanse:salt", "createfood:salt", "vegandelight:salt"] "c:dusts/salt": ["farmersexpanse:salt", "createfood:salt", "vegandelight:salt"],
"forge:salts": ["vegandelight:salt", "farmersexpanse:salt", "expandeddelight:salt", "createfood:salt"],
"forge:salt": ["vegandelight:salt", "farmersexpanse:salt", "expandeddelight:salt", "createfood:salt"]
}, },
"tag_substitutions": {}, "tag_substitutions": {},
"item_tag_inheritance_mode": "ALLOW", "item_tag_inheritance_mode": "ALLOW",

View file

@ -16,7 +16,11 @@
// Items here will be unusable completely // Items here will be unusable completely
// Example: minecraft:diamond // Example: minecraft:diamond
"blacklisted_items": [ "blacklisted_items": [
"ae2:vibration_chamber" "ae2:vibration_chamber",
"createfood:salt",
"expandeddelight:salt",
"farmersexpanse:butter",
"farmersexpanse:salt"
], ],
// ----------------------------------------------------------- // -----------------------------------------------------------
// Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed. // Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed.

View file

@ -14,7 +14,7 @@ hash = "ebd5cd74dd9d019970c29ad55f0b90273421337a73d8aabda3c37fc77f012254"
[[files]] [[files]]
file = "config/almostunified/tags.json" file = "config/almostunified/tags.json"
hash = "e9a2c86905c73ddff82455e2ce692f1d06ef25e7d4ddd2f7cd054c07677282ca" hash = "63f8d34f3a7c79542b1a4c0f6ec26cf14a9c84679afa1f685d01fe7fef8cf205"
[[files]] [[files]]
file = "config/almostunified/unification/materials.json" file = "config/almostunified/unification/materials.json"
@ -50,7 +50,7 @@ hash = "be81cfec6bcf77e1d00f85db8d1a8d922badda79a71363d67ed964fdd2cc7702"
[[files]] [[files]]
file = "config/item_obliterator.json5" file = "config/item_obliterator.json5"
hash = "5abb022e28280a09fa10b46ca5a07c5e7d7183452d797917cee6fac8de869e47" hash = "5e504f66ad7fd50926a7bb8edd753471a58142e849c457bd6cb36acd78e8c6c1"
[[files]] [[files]]
file = "config/paxi/datapacks/weather2-craftables/data/weather2/recipe/weather_deflector.json" file = "config/paxi/datapacks/weather2-craftables/data/weather2/recipe/weather_deflector.json"

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 = "97d89477c876a60f82272f5029df263daf27e25044b644171226c79fedc74dcc" hash = "4253704b942f95706e98f08f3981f024a88adb70c5163b1b686541e38fa39557"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"