Starbound

Starbound

Gravity Console(重力控制器)
31 Comments
Father 11 Dec, 2024 @ 1:54am 
need this for the sidebar T_T
Super Brasilis 15 Jul, 2022 @ 8:45pm 
Law of Joke console
xbxbxb123 1 Nov, 2021 @ 3:52pm 
Can you add a button that resets gravity to the default?
Dr_Shadox 18 Jul, 2021 @ 1:55pm 
Work in 1.4.4 , thanks you a lot , had issue with player/npc space station and gravity command didnt worked.
les8ean 26 Mar, 2020 @ 4:43am 
is it compatible with FU?
foolish rat 25 Mar, 2020 @ 11:55am 
does it work on ships
HLFlare 12 Oct, 2019 @ 4:59pm 
Does this conflict with Pocket World's Gravity Console?
Geometryskull 12 Oct, 2019 @ 4:33am 
it dosen't work
Ickura 12 Jun, 2018 @ 11:45am 
THANK YOU THANK YOU THANK YOU SO MUCH!!! I found a gigantic planet I want to make my homeworld on but the gravity was hell. This saved me!
w专治广告  [author] 4 Nov, 2017 @ 8:38pm 
@lashman9595
/admin
/spawnitem GravityConsole
/admin
Spcike 28 Oct, 2017 @ 4:07am 
how do i spawn it
w专治广告  [author] 11 Sep, 2017 @ 6:18pm 
@Rurui Yes. And older version is not support.
Solar 11 Sep, 2017 @ 1:10pm 
does it work in 1.3?
w专治广告  [author] 21 Jul, 2017 @ 7:38pm 
@nickyellow0313 I didn't test it yet, I guess it is compatabile but only 1 console can be put on a planet at the same time.
w专治广告  [author] 21 Jul, 2017 @ 7:37pm 
@Dr. Isosceles /spawnitem GravityConsole
nickyellow0313 20 Jul, 2017 @ 1:41pm 
is this multiplayer compatabile?
Dr. Isosceles 17 Jul, 2017 @ 3:17pm 
What is the command to spawn it in?
BigBrotherBilly 15 Jul, 2017 @ 5:49am 
Okily-dokily, thank you.
w专治广告  [author] 14 Jul, 2017 @ 8:52pm 
@AnimeProfilePic It will influence the whole map, including inside and outside of your station
BigBrotherBilly 11 Jul, 2017 @ 7:42pm 
So lets assume i build a space station and remove all the regular garb, and build my very own station/ship and put one of these babies in. Does it indeed affect the whole area made for expanding the station?
w专治广告  [author] 22 Jun, 2017 @ 7:18pm 
@Revvemup This mod will change the whole map's gravity, that mod only change a region that you chose. But that mod is a little bit difficult to use right now, I'm trying to improve that.
Dust 22 Jun, 2017 @ 5:42pm 
@Yuki Don't be silly. Anyone could bring the objects from singleplayer.
RevvEmUp 22 Jun, 2017 @ 3:37am 
@w专治广告 What's with the other gravity console mod you made?
Domascus 16 Jun, 2017 @ 10:56pm 
If you're going to force us to use the console it would be much simpler to simply modify the gravity from the console itself, making this mod entirely unnecessary.
Wallbert 16 Jun, 2017 @ 2:43am 
yep
HyperFrieza 15 Jun, 2017 @ 7:36am 
The "I'm too lazy to add recipes" line makes it sound like a quickly made mod, which was a turn off for a friend of mine. But I like the sound of this mod regardless.
*Yuki* 15 Jun, 2017 @ 6:37am 
iirc there was option to make item craftable only for admins, but I cant remember, how
w专治广告  [author] 15 Jun, 2017 @ 6:31am 
@*Yuki* Sounds reasonable. I guess a admin status check function could do it better, but I don't know why CF didn't do this....
*Yuki* 15 Jun, 2017 @ 6:07am 
someone should make craftable admin console (table), where people will be able to put their admin-only creations, I think.
It will solve such problems - people, who play singleplayer or multiplayer with friends, will be able to spawn it only once, and then craft everything without requirment to learn item IDs and switch to admin mode multiple times. While people, who play on public servers, wont ever get it (unless admin will leave such table somewere, where everyone can reach it)
w专治广告  [author] 15 Jun, 2017 @ 5:58am 
@Tremerion Thanks for your code!
But I wonder whether it is safe to let everyone get this tool easily in a multiplay scenario. I know there are so many way to aviod this kind of barrier, but better than not. This is what I think, for now.
Citizen-XD 15 Jun, 2017 @ 4:34am 
Recipes are quite simple. Create folder: recipes. Inside save a .recipe file.
Inside file:

{
"input" : [
{ "item" : "money", "count" : 100 }
],
"output" : {
"item" : "GravityConsole",
"count" : 1
},
"groups" : [ "inventorstable" ]
}

This way you Gravity Console will be avaiable in Inventors Table lvl 1 and higher for 100 pixels.