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

RELEASED Christmas Tree v1.0

Discussion in 'Furniture and Objects' started by Supergeek, Dec 19, 2013.

  1. Supergeek

    Supergeek Scruffy Nerf-Herder

    Inspired by the Winter Wonderland mod by I Forget Whom, I have created a Christmas Tree object with blinkenlights that you can enjoy during the season and all year 'round!

    [​IMG]

    Installation:

    1. Extract the contents of the zipfile into your Starbound/assets/mods/ directory. Once the _merge functionality is live, I will update the mod to use that instead. Until then, this is the simplest installation method; it requires no other mods, and can be installed in moments.

    2. Edit your player.config file and insert the following line in the defaultBlueprints:tier1 section:
    Code:
        { "item" : "xmastree_neurisko" },
    It should look similar to this, but may have other recipes you've included for other mods you've installed:

    Code:
      "defaultBlueprints" : {
        "tier1" : [
        { "item" : "xmastree_neurisko" }, // the new line
        { "item" : "copperarmorhead" },
        { "item" : "copperarmorchest" },
    
    3. Get a few pieces of unrefined wood and craft your tree with bare-hands crafting!

    4. Enjoy your new tree!

    Notes and Version History:

    2013/12/19 V1.0: First release.
    • Note that the Item Identifier will NOT conflict with other mods: "xmastree_neurisko". I think we should adopt this scheme for all mod item IDs.
    • Ignore the Apex64 on the side... for now.
     

    Attached Files:

Share This Page