Starbound

Starbound

NGE: Lance of Longinus
12 条留言
Ribbons0121R121 2022 年 12 月 22 日 下午 12:21 
add full scale version with 10k damage
8UmrU5h 2019 年 7 月 9 日 下午 4:50 
ah, the 1/10 scale replica.
Mechagrrl  [作者] 2017 年 3 月 7 日 下午 5:28 
@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 2017 年 3 月 7 日 下午 4:10 
How do you make crude s2 engine?
Enderzilla747 2017 年 2 月 26 日 下午 7:10 
Fun Fact: A Glitch spear removed from game when the Combat update dropped looked like the Spear of Longinus.
Xaliber 2017 年 2 月 26 日 上午 10:37 
If you have something you'd like to do feel free to contact me or suggest a tutorial to be made.
Xaliber 2017 年 2 月 26 日 上午 10:37 
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  [作者] 2017 年 2 月 26 日 上午 9:20 
@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 2017 年 2 月 26 日 上午 1:51 
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 2017 年 2 月 25 日 下午 3:45 
didn't i see this in the modding help page? XD
ѕaιnт apollyon 2017 年 2 月 25 日 下午 1:59 
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 2017 年 2 月 25 日 下午 1:52 
This should be a cosmetic