Skip to content

Commit

Permalink
Update item_obliterator.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr authored May 23, 2024
1 parent 5d29cdc commit 2b25281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/item_obliterator.json5
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ae2:creative_fluid_cell",
"ae2:creative_energy_cell",
"minecraft:dragon_egg",
"createaddition:creative_generator",
"createaddition:creative_generator"
],
// -----------------------------------------------------------
// Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed.
Expand Down Expand Up @@ -58,5 +58,5 @@
//
// [!] Enabling this will disable all regular expressions
// [!] Does not apply to NBT, only item blacklist / interaction / attack
use_hashmap_optimizations: false,
use_hashmap_optimizations: false
}

0 comments on commit 2b25281

Please sign in to comment.