I dont know what i am doing wrong

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Meggy_Mode

New Member
Aug 30, 2024
5
0
1
15
I keep getting the error that my craft it not working and it throwes this in console

[SkBee] [Recipe] Current Item: 'Register new shaped recipe for {_wand2} (stick named Apprentice's Wand, as ch.njol.skript.aliases.ItemType) using ([[itemtype:iron ingot]], [[itemtype:stone block]], [[itemtype:iron ingot]], [[itemtype:iron ingot]], [[itemtype:stick]] named "Starter Wand", [[itemtype:iron ingot]], [[itemtype:iron ingot]], [[itemtype:stone block]] and [[itemtype:iron ingot]])[class ch.njol.skript.aliases.ItemType] with id '"Apprentice's Wand"' '

code_language.skript:
set {_wand2} to stick named "&a&lApprentice's Wand"
    register new shaped recipe for {_wand2} using iron ingot, stone, iron ingot, iron ingot, {_a1}, iron ingot, iron ingot, stone and iron ingot with id "Apprentice's Wand"