How do i make when right clicked on a block a tamed wolf spawn (dog)

Started by Dodo_Studio on

Topic category: General discussion

Active 1 year ago
Joined Jun 2019
Points:
853

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
How do i make when right clicked on a block a tamed wolf spawn (dog)

How do i make when right clicked on a block a tamed wolf spawn (dog)

Active 1 year ago
Joined Apr 2020
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 96
You can create a procedure…
Wed, 05/20/2020 - 12:48

You can create a procedure for right click on block with an "execute command" code block. You can put in /summon wolf. I am unsure how to make it tamed.