iChunUtil

iChunUtil

80M Downloads

World Portals - How do I create them?

X66Herobrine66X opened this issue ยท 4 comments

commented

I was wondering how you create world portals like the ones shown in ichuns last blog post, the ones that didn't have the outline. Is there an nbt tag I can add to my portal gun to make it shoot world portals? Thanks.

commented

The G.L.A.S.S mod is one that you might want that includes a similar feature although you can't walk through them

commented

I don't think portal guns has these features, but I could be wrong. I'll look at his source code to double check.
I would love to make a mod that creates these effects myself.

commented

World Portals are a code library that helps GLASS and Portal Gun render other perspectives. GLASS is currently (afaik) the only project that is open source that uses World Portals to render another perspective. Code is required to create World Portals, in case you were wondering.