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

Gindew's Home Wares [Deleted]

Discussion in 'Outdated Mods' started by Gindew, Mar 24, 2014.

Thread Status:
Not open for further replies.
  1. Gindew

    Gindew Phantasmal Quasar

    Gindew submitted a new mod:

    Tea Mod - More Teacups and Teapots!

    Read more about this mod...
     
    xiruis_alocott likes this.
  2. Gindew

    Gindew Phantasmal Quasar

  3. Mackinz

    Mackinz The Waste of Time

    A tea mod! :D

    To save on work, I suggest asking permission to include the other two tea mods in this one (as they focus on the plant, and have only a few drinks each).

    This way, you can expand your mod with less hassle!
     
  4. Gindew

    Gindew Phantasmal Quasar

    Omg... i didn't even realise there was other Tea Mods hahaha :D
     
    Mackinz likes this.
  5. Battle Bee

    Battle Bee Heliosphere

    Now I can drink virtual tea while complaining about Starbound's options menu!
     
    Starbound playa and Gindew like this.
  6. Mackinz

    Mackinz The Waste of Time

    I'd honestly be more surprised if there wasn't.

    But this is actually good news for you, imho. The two mods I linked to are pretty underdeveloped and could use some spit shine and shoe polish. The drinks are a complete mismatch between the two mods (the Caffiene mod has very simple sprites, while the Tea mod has very detailed teas) and there are big balance issues between the two (Tea mod's teas are like a meal, and Caffiene mod's too).

    You can build off of them and create a balanced and fun mod revolving around Tea! :D
     
    Gindew likes this.
  7. Gindew

    Gindew Phantasmal Quasar

    Gindew updated Tea Mod with a new update entry:

    0.3

    Read the rest of this update entry...
     
  8. Gindew

    Gindew Phantasmal Quasar

  9. Gindew

    Gindew Phantasmal Quasar

  10. BitVector

    BitVector Phantasmal Quasar

    I noticed that you are using the vanilla "player.config" file and changing a few items in it. The better way to add the items into the game would be to use the __merge feature.

    Here's an example of what your player.config file could look like:

    Code:
    {
      "__merge" : [],
      "defaultBlueprints" : {
        "tier1" : [
          { "item" : "teacup1" },
          { "item" : "teapot2" },
          { "item" : "teacup2" },
          { "item" : "teacup3" }
        ]
      }
    }
    In that way, the code is cleaner and more compatible. :)
     
    Gindew likes this.
  11. Gindew

    Gindew Phantasmal Quasar

    Thanks so much! i've only just started making mods so thanks for this :D
     
  12. Gindew

    Gindew Phantasmal Quasar

    Gindew updated Gindew's Furniture Mod with a new update entry:

    0.1 Re-Make

    Read the rest of this update entry...
     
  13. Gindew

    Gindew Phantasmal Quasar

  14. Mackinz

    Mackinz The Waste of Time

    Pro-tip for later: Create a second mod folder solely for the money-crafting recipe. Use it for testing and don't include it in the download for your other mod.

    I've done this for some things, like a merchant NPC which sells metal blocks for 1 pixel each so I could build a custom ship easily.
     
    Gindew likes this.
  15. BitVector

    BitVector Phantasmal Quasar

    Another idea is to use the Creative Mode Mod for spawning in pixels and other vanilla items. It's a great tool/resource for modders.
     
  16. Gindew

    Gindew Phantasmal Quasar

  17. Crisium

    Crisium Cosmic Narwhal

    Great idea Gindew, I cant what to see you add all of them to your mod. If you want to add monsters I would ask Tyanut if your unsure where to start. He's the one that made the farm bots as well as the Eggstra Clucks. He is one of the best I've seen and is really kind and would most likely share what he knows about adding monsters and there scrip :). Welcome to mod making I hope to see more from you Brah..
     
    Gindew likes this.
  18. Gindew

    Gindew Phantasmal Quasar

    Thank so you so much! this is my first mod and i'm accepting every bit help i can find! :D
     
    Crisium likes this.
  19. Crisium

    Crisium Cosmic Narwhal

    Well if there's anything I can do to help fell free to ask, I'll do what I can. I'm not all that great at moden this type of format, not that great with 2d I'm better with DDS. file an programs like Softimage, but I can scrip a little lol so there cant be that much of a gap. I'm around here most days just drop a line on here or send me one. good luck Brah.
     
    Gindew likes this.
  20. Gindew

    Gindew Phantasmal Quasar

Thread Status:
Not open for further replies.

Share This Page