Help with local varibles

Started by slow_as_a_sloth on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Apr 2023
Points:
284

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Help with local varibles

Hi, Im trying to make a wand for mc and im trying to make a particle shooot out of it but when i try and make the particles shoot out i need to use local varibles but i need to wait 13 server ticks for the animation on the wand to finish before it casts the spell i can use local varibles because i use the WAIT 13 TICKS ON SERVER SIDE BLOCK and it doesnt let me use local varibles is there a way around this/is it possible to make like a subsitute??

Active 4 months ago
Joined Jan 2021
Points:
736

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
Dont know how your procedure…
Wed, 04/12/2023 - 19:10

Dont know how your procedure looks like but you should just be able to replace the local variables with the number it is set to