Jump to content

THE_RANSER

Member
  • Posts

    15
  • Joined

  • Last visited

Posts posted by THE_RANSER

  1. What's wrong with this?

    execute console command "/give %arg-1% shield{display:{Name:"{\"text\":\"Black Knight Shield\",\"italic\":false}"},Unbreakable:1,Enchantments:[{id:vanishing_curse,lvl:1}],BlockEntityTag:{Base:15,Patterns:[{Pattern:"gra",Color:14}]}} 1"

     

  2. 2 hours ago, ApexSplat said:
    repair (arg 2 parsed as item type) of arg 1 by arg 3

     

    command /repair [<player>] [<string>] [<number>]:
        permission: op
        trigger:
            repair (arg 2 parsed as item type) of arg 1 by arg 3
            send "Repaired %arg-1%'s %arg-2% by %arg-3%" to player

    it still has the same error: the 1st argument is neither an item stack, an item type nor an entity type

  3. 1 minute ago, THE_RANSER said:

    command /repair [<player>] [<string>] [<number>]:
        permission: op
        trigger:
            repair arg-2 of arg-1 by arg-3
            send "Repaired %arg-1%'s %arg-2% by %arg-3%" to player

    IDK what's wrong

    it gives me this error: the 1st argument is neither an item stack, an item type nor an entity type

×
×
  • Create New...