Portal Gun - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Item texture
Obtaining
Mechanic
Shoots both Blue Portal Blocks by left-clicking and Orange Portal Blocks by right clicking, letting the player hop through them.
Nullifies fall damage on teleportation.
When getting launched from a portal, you will not take fall damage until after you land.
Like Ghast Fireballs, the projectiles float but have a max lifespan of 6 seconds.
Sets your reach distance to 0 to prevent accidentally breaking a block from shooting a blue portal.
Stats
Portal Cooldown: 0.5s for players, 2s for other entities
Damage: 0
Durability: inf
Max Stack Size: 1
Change History
3.11.0 : Introduced item.
3.11.2 : Slightly improved portal placing.
3.12.0 : Decreased cooldown from 1s -> 0.5s.
3.12.0 : The item projectiles now float.
4.8.7 : Blue portals are created by left-clicking and Orange portals are creating by right-clicking instead of the portal gun swapping between the 2. Reach distance is set to 0 to prevent accidentally breaking blocks.
🗂️ Page Index for this GitHub Wiki