#Failure on adding tags

11 messages · Page 1 of 1 (latest)

thin hamletBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

lunar heron
#

and i didn't get any error in my logs

sharp oriole
#

if you wanna add the same tag to that many items, i recommend using an array

event.add('forge:tools/knives', ['firstItemHere', 'secondItemHere', 'andSoOn'])}```
and you don't need to use a comma after each line
#

im not really sure why its not working, but try looking at the items individually using advanced tooltips (f3 + h)

lunar heron
#

i used /kubejs hand

#

and thanks

#

i will do it and i will come back to say if this owrked

lunar heron
#

nope

#
    event.add('forge:tools/knives', ['butcher:boneskinningknife','butcher:skinning_knife','croptopia:knife','delightful:bone_knife','delightful:steel_knife','delightful:silver_knife','delightful:brass_knife','delightful:lead_knife','delightful:zinc_knife','delightful:electrum_knife','delightful:manasteel_knife','delightful:elementium_knife','delightful:terra_knife','farmersdelight:flint_knife','farmersdelight:iron_knife','farmersdelight:diamond_knife','farmersdelight:netherite_knife','farmersdelight:golden_knife','bakery:bread_knife','create_things_and_misc:copper_knife','create_things_and_misc:zinc_knife','create_things_and_misc:brass_knife','dungeons_and_combat:wooden_knife','dungeons_and_combat:stone_knife', 'dungeons_and_combat:slimy_knife'])
})```
sharp oriole
#

If it still doesnt work idk what will, is there any mod or other script messing with those items?