#OP Weapons Pack
1 messages · Page 1 of 1 (latest)
My Minecraft version is 1.21.11 and i want to make a OP Weapons pack with resource pack just custom abilities
we have a beginners guide
It will help you learn the basic things about a datapack
Oh tysm
Just know that you just have to keep trying, and ask for help if you need to!
Ok!! Ill do it if i have problems
how do i put a custom id
like to detect when im holding an item to then execute a command
{
components: {
"minecraft:custom_data": {
your_item: "foo"
}
}
}
and where i put that
is there a way to put that custom id in gamer geeks? u know
ohh wait
i find how to do it
Some1 can help me? i put in a function an item with custom id and the same in a loop function but when i held the item the command in the loop doesnt load
i put the tick.json too
Show your work
i already do it
I don't see any functions in here
what i mean is that i already fix the probelm