Starbound

Starbound

NGE: Lance of Longinus
12 Comments
Ribbons0121R121 22 Dec, 2022 @ 12:21pm 
add full scale version with 10k damage
bo$$m£n 9 Jul, 2019 @ 4:50pm 
ah, the 1/10 scale replica.
Mechagrrl  [author] 7 Mar, 2017 @ 5:28pm 
@acdeimund Using 8 Volitile Powder (made from Core Fragments), Four Liquid Erchius Fuel (can be found deep on moons), and a Life Rune (usually in alpaca villages).
acdeimund 7 Mar, 2017 @ 4:10pm 
How do you make crude s2 engine?
Enderzilla747 26 Feb, 2017 @ 7:10pm 
Fun Fact: A Glitch spear removed from game when the Combat update dropped looked like the Spear of Longinus.
Xaliber 26 Feb, 2017 @ 10:37am 
If you have something you'd like to do feel free to contact me or suggest a tutorial to be made.
Xaliber 26 Feb, 2017 @ 10:37am 
I feel your pain! The modding documentation isn't the best here in the scene. I'm not a veteran modder myself, but I think I should try making some documentation on basic stuff.
Mechagrrl  [author] 26 Feb, 2017 @ 9:20am 
@Xaliber Thanks a lot!!! I wasn't able to find anything explaining where that stuff was, but I'll put out an update adding that as soon as I can!
Xaliber 26 Feb, 2017 @ 1:51am 
Modding this into snow treasure pools (so it will spawn in frozen planets) shouldn't be too hard. All you need to do is open /treasure/biome.treasurepools. Ctrl+F "Snow" or "Ice". There you will see a number of treasure pools, for example: "iceTreasure".

Then you could just patch the biome.treasurepools file, using this method community.playstarbound.com/threads/basic-patching-now-with-path-guide-v1-9.84496/

Make this directory in your mod: /treasure/ inside the directory, and make the file biome.treasurepools.patch. Inside the .patch file, for example you can use this:

[
{
"op" : "add",
"path" : "/iceTreasure/0/1/pool-",
"value" : {"weight" : 0.3, "item" : "longinusLance"}
}
]

"weight" defines the chance of the item appearing. You can check whether your patch is working with this tool: http://helmet.kafuka.org/sbmods/json/
Nexus Of Chaos 25 Feb, 2017 @ 3:45pm 
didn't i see this in the modding help page? XD
ѕaιnт apollyon 25 Feb, 2017 @ 1:59pm 
Woo! Glad to see more work going in to this! I would totally donate if I wasn't broke as hell- But perhaps sometime.
Doctor Tordoc 25 Feb, 2017 @ 1:52pm 
This should be a cosmetic