Hello, I have a question. Is it possible to apply custom textures on scripted items or can you only use textures from normal minecraft items that are already in the game for a scripted item?
Its the interact function, so right click is changing the damage value, which is what changes the texture because thats what it is connected to in the init function
Where can I see which functions and what parameter I can use? In the guide doesn't say, so please, where? Like: event.item.setAttribute ...where the heck did you find that there is an item parameter for event, or setAttribute??
thank you I was having a hard time because there was little script information about the mode, but thanks to this, I am now able to apply it well.
Do you know how to make weapon that shoots projectile when you r-clicked it (Not only on block also air)
How to make it so that after using a scripted item, the player receives a different item?
Is it possible for npcs right click a item?
Not really
Hello, I have a question. Is it possible to apply custom textures on scripted items or can you only use textures from normal minecraft items that are already in the game for a scripted item?
I think you can use any Item texture
ok, thank you
@@happycouch501 you need to install the mod tho
It may be a silly question,but where can I find this scripted item?
Seems it was a silly question,I had the wrong version of the mod...
What do you press to swap between textures??
Its the interact function, so right click is changing the damage value, which is what changes the texture because thats what it is connected to in the init function
@@Daot so if I want something to keep happening when Im holding the item but attack and interact are already used up should I use update
Where can I see which functions and what parameter I can use? In the guide doesn't say, so please, where? Like: event.item.setAttribute ...where the heck did you find that there is an item parameter for event, or setAttribute??
Go to the Custom NPC web site and it under scripting www.kodevelopment.nl/minecraft/customnpcs/scripting
I'm actually shift and right clicking but nothing apeers to show up am I doing something wrong?
some use shift and other use ctrl
Really cool!
I tried the attack one in 1.7.10 and it didn't even work 😂
There are no scripted items since 1.710
thank you