How to make a summoning tool in an addon workspace

Started by GodDoge on

Topic category: Help with modding (Bedrock Edition)

Last seen on 01:02, 25. Mar 2024
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a summoning tool in an addon workspace

Basically i have a java version of a mod im making, but i have friends that play bedrock and i wanna make a bedrock version of that mod so my friends can play it, but making an addon has fewer capabilities. And im making a tool that spawns a certain entity but triggers dont work, how can i make a summon tool?

Last seen on 03:25, 25. Apr 2024
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you cannot, you need…
Mon, 04/03/2023 - 00:15

you cannot, you need procedures for that. unless you want to learn C++, you are out of luck.

 

Sorry.

Last seen on 12:43, 25. Apr 2024
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You do not need to know C++…
Mon, 04/03/2023 - 01:28

You do not need to know C++ to make add-ons for bedrock edition, but you do need to know at least a little Json and JavaScript and or TypeScript. I found that the bridge program used for making add-ons does a lot of pre generation and makes it way easier! https://bridge-core.app/

If you want I made a video on it. https://www.youtube.com/watch?v=knhccg-xLIs