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

Started by Smipa on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Nov 2022
Points:
276

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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.

Active 1 year ago
Joined Feb 2023
Points:
216

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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)

Active 1 day ago
Joined Feb 2018
Points:
1991

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
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 :)

Active 2 years ago
Joined Nov 2022
Points:
276

User statistics:

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

How to make Mod Dependency?

Active 1 day ago
Joined Feb 2018
Points:
1991

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
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.