Skip to content

Commit

Permalink
Fixes #1428
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Nov 20, 2019
1 parent 8b43a89 commit c066d6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/LootTableTweaker.zs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ var itemsToRemove as string[] = [
"iceandfire:armor_silver_metal_leggings",
"iceandfire:armor_silver_metal_boots",

"immersiveengineering:pickaxe_steel",
"immersiveengineering:shovel_steel",
"immersiveengineering:axe_steel",
"immersiveengineering:sword_steel",

"minecraft:iron_ingot",
"minecraft:gold_ingot",
"minecraft:iron_pickaxe",
Expand Down

0 comments on commit c066d6f

Please sign in to comment.