How to create Portal Gun for Portal 2 mod ? Help me guys.

Started by Smipa on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create Portal Gun for Portal 2 mod ? Help me guys.

Help me please to create Portal Gun from Portal 2, I am creating mod about Portal 2 now and idk how to create a Portal Gun.

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
me too bro i need one too…
Mon, 02/20/2023 - 21:13

me too bro i need one too

and its not possible without using the custom element (requires knowledge in Java language)

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can use Immersive…
Thu, 02/23/2023 - 15:05

You can use Immersive Portals as an required Mod Dependency for the Portals, because the Mod add the possibility to use a command that creates a Portal just like in Portal 2 :)

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make Mod Dependency?
Mon, 03/06/2023 - 15:52

How to make Mod Dependency?

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Smipa if you want to make a…
Mon, 03/06/2023 - 17:04

Smipa if you want to make a Mod Dependency you need to make a Plugin for MCreator.

Choose one of the Plugins below and extract the Archive and search for the yaml file inside the apis folder to see examples.

Entity Textures Features | ConnectedTexturesMod | Entity Model JSON

And also I recommend to read this page.