Starbound

Starbound

40 ratings
Fast Beam
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
5.021 KB
13 Dec, 2021 @ 9:50am
13 Dec, 2021 @ 2:50pm
3 Change Notes ( view )

Subscribe to download
Fast Beam

In 2 collections by Theo
starbound
26 items
Modded avec les cuties
32 items
Description
This is my first mod.

Replaces the collections button in the top-right menu by a teleporter (Done the same way as Stardust mod with the quickmenu and compatible with it)

You'll be able to teleport to bookmarks or other player without beaming up to your ship

Only works if you are at surface level or in space so it stays legit

If you are interrested i also have a AutoHotkey script that makes it even easier : https://pastebin.com/VrdwU3g9

EDIT: This was my only mod for starbound and i'm not gonna update it, i am really glad that you found it usefull. I hear that some people want the collections tab back, it didn't know much about what extent i can do with the modding api, i couldn't add a menu so i replaced a feature that was to me useless. There may be other mods that do the same stuff but better since its been a long time this mod has been left.
27 Comments
Gremblygunk 15 Mar @ 6:55am 
I absolutely love this mod. Thank you!
Chogus 8 Dec, 2024 @ 12:35am 
Allows me to teleport even from underground... Maybe its because i am playing with openSB
Norah Da Starbound Animal 16 Jan, 2024 @ 7:02pm 
The mod still works for me, i just wish there was still a way to access the collections menu
Plague 1 Jan, 2024 @ 1:49pm 
mod unfortunately no longer works, it simply changes the icon but it still pulls up the collections menu.
Oliarco 2 Nov, 2022 @ 11:17am 
[2/2]
@Guildes
«like in this mod for example: [img4.imagetitan.com]
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2451048957»
Nice mod, thanks for “sharing it”, i do quite a bit of “geometric construction” myself and i guess that a mod like this could come handy.
Shouldn’t be a problem having slower (as long as it’s existent) access to the collection bar.
Oliarco 2 Nov, 2022 @ 11:09am 
[1/2]
@Guildes
«I really like this mod but i could really use the collections tab on the quickbar,» [img4.imagetitan.com]
Indeed :)
I kinda “fixed” the issue using another mod in place of this one:
Admin Teleporter! Bookmark ANY LOCATION!
Unlike this mod, it does let you teleport from anywhere (so if you want an experience similar to this mod you’ve to arbitrarily avoid teleporting from underground) and the button is slower to access (it’s in Quickbar) but it lets you keep the collection tab :)
Guildes 2 Nov, 2022 @ 2:07am 
I really like this mod but i could really use the collections tab on the quickbar, like in this mod for example: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2451048957
Oliarco 1 Oct, 2022 @ 11:32am 
I tried to replace the word “collection” in the mod’s code’s lines:
10 "path": "/mainBar/collections",
24 "path": "/cursorTooltip/collectionsText"
with stuff like "beam", "beamup" and the like in order to make the mod replace the vanilla “Beam Up” command rather than the “Collection” one, but without results :(
Do you know by any chance how to set the mod to replace the (with this mod) technically obsolete "Beam Up" command?

P.S.
Excellent mod, keep up the good work! :)
VariableVixen 13 Aug, 2022 @ 10:34am 
Ah well, that's too bad. I understand though, thank you for trying!
Theo  [author] 13 Aug, 2022 @ 6:48am 
It's been a while i haven't been on the project but i checked the lua api and it seems that there are no functions to check player's difficulty. I will try to search for a solution but i think i can't help you with that, really sorry.