sword that spawn flowers

Started by EtsuEunji on

Topic category: Help with MCreator software

Active 5 years ago
Joined Oct 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
sword that spawn flowers

so i'm trying to make that when i right click the sword generates a random flower on the grass, but when i right click the flower replaces the block and is always the same flower
how can i solve this? :0

Active 5 years ago
Joined Feb 2019
Points:
731

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 84
do a random variable and…
Sat, 10/12/2019 - 20:32

do a random variable and make a random generator each one for each flower

Active 5 years ago
Joined Oct 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
which procedurs should i use…
Sat, 10/12/2019 - 20:42

which procedurs should i use? 

Active 5 years ago
Joined Feb 2019
Points:
731

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 84
wait a moment I'll send…
Sun, 10/13/2019 - 08:24

wait a moment I'll send screen shot

Active 4 months ago
Joined Nov 2017
Points:
901

User statistics:

  • Modifications: 1
  • Forum topics: 15
  • Wiki pages: 2
  • MCreator plugins: 0
  • Comments: 180
^^ Make sure to add a "If /…
Sun, 10/13/2019 - 09:17

^^

Make sure to add a "If / not / is world remote (client side)" block before generating the random number, or you might get "ghost" flowers. 

Active 5 years ago
Joined Oct 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
thanks so much :D  
Mon, 10/14/2019 - 13:58

thanks so much :D