trying to make placeable portal blocks like in bedrock for java

Started by muppetbonehead on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2024
Points:
123

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
trying to make placeable portal blocks like in bedrock for java
Sat, 01/20/2024 - 18:41 (edited)

im new to minecraft modding and i wanted to make a mod that allows me to obtain the portal block(nether portal, end gate ect) like in bedrock but in java but im trying to find tutorials of how to do it but the only thing is just how to make a block, i know theres a datapack that allows you but i rather have an actual portal block that looks cleaner and without use of commands, can anyone help me out? thank you

Edited by muppetbonehead on Sat, 01/20/2024 - 18:41
Active 1 day ago
Joined Nov 2019
Points:
879

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 335
make a block that looks like…
Thu, 01/25/2024 - 14:49

make a block that looks like the portal, and teleports you to that dimension when you walk through it.