kyrptonaught / customportalapi

Developer Api for creating custom portals to any dimension
MIT License
63 stars 22 forks source link

Unable to create big portal in both dimensions. (MiningDimension - > Overworld) #68

Open jiwachow opened 1 year ago

jiwachow commented 1 year ago

Hey everybody. Foreword: I'm a player, using @kwpugh mining dimensions, which in turn is using your API. I ask him for solution. The mod creator sent me to this place, so I'd like to ask here. ("My mod uses an embedded API called customportalsapi that provides the functionality, so I do not have control of those things" I'm using quilt.

Problem:

I'm trying to make train(create 0.5) go from mining dimension to overworld and back. When I try making portal space bigger then 3x2, it keeps creating the 3x2 in the other dimension, if I try to change the amount of blocks(enlarge the portal) it regenerates new portal in the first dimension

here is mining dim portal image

here is overworld one image

if I make overworld portal bigger, like this: image

then a new portal is generated in the mining dimension, like that (new one is on the bottom) image

so I don't know what to do, to increase the portal size on both sides please help while the big portal in the mining dimension gets me to the big portal in overworld. The passage from the overworld is always through the bottom portal(if I destroy the bottom portal it regenerates)

Can you please help?