upd salts
This commit is contained in:
parent
41ddffa6fe
commit
772f31b1ff
4 changed files with 12 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue