1. Please be advised of a few specific rules and guidelines for this section.

RELEASED JustExplosives Rebooted v1.0

Who said Starbound is all about building things?

  1. fierron

    fierron Void-Bound Voyager

    Roskii Heiral likes this.
  2. Imblazed247

    Imblazed247 Ketchup Robot

    Nice was gonna do this even asked to but didnt get around to it fully, glad to see it was done

    i used the tanks in my Hydrostation mod just so you know...pretty sure the names are changed to protect the innocent... LOL
     
    fierron likes this.
  3. Roskii Heiral

    Roskii Heiral Heliosphere

    Oh nice, I've missed this mod so much =3
     
    fierron likes this.
  4. fierron

    fierron Void-Bound Voyager

    Cool mod! May I ask how you handle liquid spawning?
     
  5. Imblazed247

    Imblazed247 Ketchup Robot

    like how to make it pop and spew water about?
     
  6. fierron

    fierron Void-Bound Voyager

    Yep. Is there a way that I could spawn it like a projectile? Like a bomb blast but water comes out instead.
     
  7. Imblazed247

    Imblazed247 Ketchup Robot

    "actionOnReap" : [
    { "action" : "liquid", "liquid" : "X", "quantity" : Y } ]

    X= liquid name like water
    Y = amount needed

    small tanks i used 10
    med i used 100
    large i used 1000

    so to spawn 10 water it would be
    "actionOnReap" : [
    { "action" : "liquid", "liquid" : "water", "quantity" : 10 } ]
     
  8. Roskii Heiral

    Roskii Heiral Heliosphere

    Would it be alright if i used some of this code in my mod? I'll be sure to give it a Callistan paint job. I love the idea of using explosives to salvage and mine =3
     
  9. fierron

    fierron Void-Bound Voyager

    Oh, nice. Finally got it to work. Thanks!

    Sure thing! I'll be glad to be of some help to you. :D
     
  10. fierron

    fierron Void-Bound Voyager

  11. baconsama25

    baconsama25 Cosmic Narwhal

    Could you make the crafting time slower for components and higher for the bombs? For me it makes no sense having the easy part slower and the hardest part faster ( besides, it'd be less annoying)

    Plus some of their recipes seems costy, like the empty shell.
     
    Last edited: Dec 13, 2016
  12. ratkintheoverestimated

    ratkintheoverestimated Phantasmal Quasar

    Is it functional in 1.3?
     

Share This Page