Modding Help Searching help to make a simple mod.

Discussion in 'Starbound Modding' started by Phoonix, Jul 31, 2016.

  1. Phoonix

    Phoonix Void-Bound Voyager

    Im trying to make a mod that,for now,adds just an broadsword(Its actually an scythe,but mechanically it will be a broadsword with astral tear).
    The idea is making it pretty powerful,even more than the best actual weapon ingame.
    I tried to make it work but...it doesn't spawn ingame.
    Basically,I can upload the mod to Dropbox and send a link to anybody who wants to see how I did it and to see my errors.
    I hope somebody helps.
     
  2. Marinebeast

    Marinebeast Existential Complex

    You could always rig up a .recipe so that you'll be able to craft it instead of having to spawn it with admin commands? Something like this..

    Save that as a .recipe, and then make yourself a /recipes/weapons folder path off your mod folder and put that in the weapons folder.
    Be sure to replace the "sworditemname" with the item name of your sword so that it paths correctly.
     
  3. Phoonix

    Phoonix Void-Bound Voyager

    Thanks,at least that way Ill be able to make the crafting recipe for it :D
    Anyway,the problem is that the item doesn't spawn and it becomes a perfectly generic item,nothing more.
     
  4. Theredstones

    Theredstones Void-Bound Voyager

  5. Phoonix

    Phoonix Void-Bound Voyager

Share This Page