Guest User

Immersive portals summoning without player

a guest
Jul 30th, 2024
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. ##this nbt abomination summons a portal for the overworld without the need of executing the command as a player. This function can be placed into a command block and work just fine
  2.  
  3. summon immersive_portals:portal ~ ~1 ~ {CustomName:'{"text":"PORTAL"}',Invulnerable:1b,Motion:[0.0d,0.0d,0.0d],OnGround:0b,PortalCooldown:0,adjustPositionAfterTeleport:1b,axisHX:0.0d,axisHY:1.0d,axisHZ:0.0d,axisWX:1.0d,axisWY:0.0d,axisWZ:0.0d,bindCluster:1b,defaultAnimation:{curve:"sine",disableUntil:0L,durationTicks:10,inverseScale:0b},destinationX:-236.0d,destinationY:-57.5d,destinationZ:-125.0d,dimensionTo:"minecraft:overworld",doRenderPlayer:1b,fuseView:0b,hasCrossPortalCollision:1b,height:2.0d,interactable:1b,isVisible:1b,parallelPortalId:[I;-278893344,-984004558,-1973348963,-660411276],portalTag:"imm_ptl:intrinsic_portal_helper",renderingMergable:0b,reversePortalId:[I;947965593,-435599795,-1189279585,-1087211501],rotationA:0.7071067811865476d,rotationB:-0.7071067811865475d,rotationC:0.0d,rotationD:0.0d,scale:1.0d,teleportChangesGravity:0b,teleportChangesScale:1b,teleportable:1b,width:2.0d}
Advertisement
Add Comment
Please, Sign In to add comment