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

@ -16,7 +16,11 @@
// Items here will be unusable completely
// Example: minecraft:diamond
"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.