Tutorial Beginners Tutorial to create a Codex

Discussion in 'Starbound Modding' started by Kayuko, May 15, 2015.

  1. mastercookie

    mastercookie Existential Complex

    little note: if u making recipe for codex, u have to add -codex to the codex id. for example:

    "output" : {
    "item" : "agaranhunt-codex",
    "count" : 1 },

    agaranhunt without -codex will crash everything.

    EDIT: also to player.config.patch
     
    Last edited: Feb 8, 2017
    starboundish, Cyel and The | Suit like this.
  2. starboundish

    starboundish Phantasmal Quasar

    Thank you so very much! I am working on a mod to further develop my own char (who is a writer) and was going nuts about the book not showing up at his writing table. This seems to work!
     

Share This Page