From 363f4b28583e862283dd168d83e9aa12fe567412 Mon Sep 17 00:00:00 2001 From: IThundxr Date: Wed, 19 Jun 2024 13:18:23 -0400 Subject: [PATCH] a Signed-off-by: IThundxr --- config/item_obliterator.json5 | 4 ---- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/config/item_obliterator.json5 b/config/item_obliterator.json5 index bd3e80a9..d068294c 100644 --- a/config/item_obliterator.json5 +++ b/config/item_obliterator.json5 @@ -16,10 +16,6 @@ // Items here will be unusable completely // Example: minecraft:diamond blacklisted_items: [ - "minecraft:command_block", - "minecraft:command_block_minecart", - "minecraft:chain_command_block", - "minecraft:repeating_command_block", "armourers_workshop:skin-library-creative", "create:handheld_worldshaper", "create:creative_motor", diff --git a/index.toml b/index.toml index eb56e060..00bbb5c9 100644 --- a/index.toml +++ b/index.toml @@ -62,7 +62,7 @@ hash = "1de5a07a92ed99574f03555597da94db00d30b2f28ead3b1caf9abd86485452b" [[files]] file = "config/item_obliterator.json5" -hash = "65f5c02042726224d08f337690c017186ff5bfee76f0ba93f9429553db14560b" +hash = "c342e48d8a0b1ccee431f0817ac85369b4c1f4e1028062ef8f7438115f311d53" [[files]] file = "config/lmft.json" diff --git a/pack.toml b/pack.toml index 510c1665..f2ea6fe0 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "44552c90cb955b8709d0160d917bd4980e22c58ea90243487875bf806f554313" +hash = "fc87f2ad76aa5855a7887ea869a5ae580b7ec0b742532a9c96d9092656034a34" [versions] fabric = "0.15.11"