Hi, so i want to make the End Portal Frame mineable, for a SkyBlock Modpack.
I already have the following script, but i cannot mine the Block. What am i missing?
let tags = [`minecraft:incorrect_for_wooden_tool`, `minecraft:incorrect_for_stone_tool`, `minecraft:incorrect_for_iron_tool`, `minecraft:incorrect_for_gold_tool`, `minecraft:incorrect_for_diamond_tool`, `minecraft:needs_netherite_tool`];
tags.forEach(t => {
event.add(t, '#minecraft:end_portal_frame');
})});```
Help is appreciated 🙂
Neoforge, KubeJS v.2101.7.2-build.336, 1.21.1