Need help with a certain block [SOLVED]

Started by jupop777 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Apr 2020
Points:
787

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Need help with a certain block [SOLVED]
Thu, 05/21/2020 - 01:54 (edited)

I would like to make a block that when a certain item is right clicked on it, it spawns in a mob. I've already made the mob but have no clue how to get the block to function right. Any help is appreciated.

Edited by jupop777 on Thu, 05/21/2020 - 01:54
Active 3 years ago
Joined Mar 2020
Points:
1274

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1145
Is the block and item…
Wed, 04/29/2020 - 19:35

Is the block and item vanilla? Or did you make them?

Active 4 years ago
Joined Apr 2020
Points:
787

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Hi sorry for late response…
Thu, 05/21/2020 - 00:53

Hi sorry for late response. This is an item I made

Active 4 years ago
Joined Apr 2020
Points:
787

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
ok nvm I figured it out…
Fri, 05/22/2020 - 19:01

ok nvm I figured it out. There is a code snippet that allows me to summon a mob that I totally overlooked.