Started by
Smipa
on
Topic category: Help with Minecraft modding (Java Edition)
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.
Topic category: Help with Minecraft modding (Java Edition)
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.
me too bro i need one too
and its not possible without using the custom element (requires knowledge in Java language)
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 :)
How to make Mod Dependency?
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.