Jump to content

Skelebrinium

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Skelebrinium

  1. Skelebrinium

    Skript Issue

    It doesn't work. Keep getting errors.
  2. Skelebrinium

    Skript Issue

    Thank you. I am booting my pc to check if it works.
  3. Skelebrinium

    Skript Issue

    I am trying to make a custom command that gives me tools with 32k values but I have a problem. The command is /superweapons and I am trying to make it give me these items: /give @p minecraft:netherite_sword{display:{Name:"\"Superweapon\"\"",Lore:["A Superweapon"]},Enchantments:[{id:sharpness,lvl:32767},{id:fire_aspect,lvl:32767},{id:sweeping,lvl:32767},{id:unbreaking,lvl:32767},{id:mending,lvl:1},{id:looting,lvl:50}]} 1 /give @p minecraft:netherite_pickaxe{display:{Name:"\"Superweapon\"\"",Lore:["A Superweapon"]},Enchantments:[{id:unbreaking,lvl:32767},{id:mending,lvl:1},{id:fortune,lvl:100},{id:efficiency,lvl:32767}]} 1 I do not know what is wrong but I am very confused. Can someone help? I have just started using this website.
×
×
  • Create New...