#OP Weapons Pack

1 messages · Page 1 of 1 (latest)

hard spear
#

Hi! I'm new in the datapack creation and i wanted to make a pack with weapons with custom abilities but i don't know how to start i don't know if some can help me

hard spear
#

My Minecraft version is 1.21.11 and i want to make a OP Weapons pack with resource pack just custom abilities

untold agate
#

we have a beginners guide

rotund oracleBOT
untold agate
#

It will help you learn the basic things about a datapack

hard spear
#

Oh tysm

shy dew
#

Just know that you just have to keep trying, and ask for help if you need to!

hard spear
#

Ok!! Ill do it if i have problems

hard spear
#

how do i put a custom id

#

like to detect when im holding an item to then execute a command

languid acorn
#
{
  components: {
    "minecraft:custom_data": {
      your_item: "foo"
    }
  }
}
hard spear
#

and where i put that

hard spear
#

is there a way to put that custom id in gamer geeks? u know

hard spear
#

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

still void
#

Show your work

hard spear
#

i already do it

still void
#

I don't see any functions in here

hard spear
#

what i mean is that i already fix the probelm