diff --git a/mods/hungry_games/init.lua b/mods/hungry_games/init.lua index 509b878..4c80cde 100644 --- a/mods/hungry_games/init.lua +++ b/mods/hungry_games/init.lua @@ -69,7 +69,6 @@ chest_item('default:axe_stone', 15, 1) chest_item('default:axe_steel', 20, 1) chest_item('throwing:arrow', 4, 10) chest_item('throwing:arrow_fire', 12, 6) -chest_item('throwing:arrow_teleport', 50, 1) chest_item('throwing:bow_wood', 5, 1) chest_item('throwing:bow_stone', 10, 1) chest_item('throwing:bow_steel', 15, 1)