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

RELEASED Colored Water Mod 2.4

Adds the ability to craft colored water at a custom station

  1. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Peacecrafter submitted a new mod:

    Colored Water Mod - Adds the ability to craft red-water which looks exactly like lava but functions like water.

    Read more about this mod...
     
  2. Spacedino

    Spacedino Ketchup Robot

    Paint.net should be able to edit the basic water texture (and so should gimp), by shifting the hue of the image to create the different colored water texture.
     
  3. Dragon_Tom005

    Dragon_Tom005 Existential Complex

    *Gasp* We need a Generic Soda-colored water. I want to have an ocean of soda xD
     
    Danisaiah and zeskorion like this.
  4. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Peacecrafter updated Colored Water Mod with a new update entry:

    Two new colors!

    Read the rest of this update entry...[DOUBLEPOST=1452101939][/DOUBLEPOST]Mmmm I kept getting an error for editing something something non RGB something something colors in gimp, I'll give paint.net a try. I have a feeling if I save it in a different format I'll be able to change it but that opens a whole new host of problems. I'm like 1/4th of the way done with a new crafting station, but if anyone has any ideas what it should look like as an item or be called for that matter let me know. So far I've been calling it a dye vat but I don't know if that's right and it sounds a bit too much like Terraria.[DOUBLEPOST=1452102231][/DOUBLEPOST]If its not too much trouble could someone tell me the proper format for listing things in an add operation for player.config. for example....
    [
    { "op" : "add", "path" : "/defaultBlueprints/tier1/-",
    "value" :
    { "item" : "redliquidwater" }
    },
    { "op" : "add", "path" : "/defaultBlueprints/tier1/-",
    "value" :
    { "item" : "fakeliquidlava" }
    },
    { "op" : "add", "path" : "/defaultBlueprints/tier1/-",
    "value" :
    { "item" : "fakeliquidpoison" }
    }
    ]
    turning this into say
    [
    { "op" : "add", "path" : "/defaultBlueprints/tier1/-",
    "value" : [
    { "item" : "redliquidwater" },
    { "item" : "fakeliquidpoison" },
    { "item" : "fakeliquidlava" }
    ]
    },
    ]
    I kept messing it up :p
     
    Last edited: Jan 6, 2016
  5. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Heres the latest screenshot, I've duplicated all the files and finished editing the text and functions. The sound is still horrendous and the rest of the interface, aside from top and bottom, still need to be changed from furnace!
     

    Attached Files:

    Danisaiah and Dragon_Tom005 like this.
  6. rosennetyle

    rosennetyle Void-Bound Voyager

    Oh wow! this is amazing! Thank you for doing this!

    However, a couple of things... One, are you using Windows 10? If so, I am Windows 7 still, and I can't get the mod to work. Secondly, since the mod isn't working for me, could it be that since I'm on window's 7, I might need an extra file such as a .PAK, or .MOD?
     
  7. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Hmmmm I'm like an hour from posting a newer version and I'd be more then happy to run through whats wrong then! Yes I am using windows 10 but there shouldn't be any compatibility errors because of that. Have you gotten other mods to work?
     
  8. rosennetyle

    rosennetyle Void-Bound Voyager

    Honestly, this is my first mod, but I'll try another mod to see if it will work. I'll let you know how that goes in a few minutes.
     
  9. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Peacecrafter updated Colored Water Mod with a new update entry:

    Crafting Station

    Read the rest of this update entry...
     
  10. Peacecrafter

    Peacecrafter Void-Bound Voyager

  11. Spacedino

    Spacedino Ketchup Robot

  12. Turtle_King

    Turtle_King Space Hobo

    I like it, great mod
     
  13. Dragon_Tom005

    Dragon_Tom005 Existential Complex

    Hey! Hey, everyone. Come with me we'll go and see. A place called Candy Island. Where there's streams of soda pop, it goes trikling down the rocks. There's lollypop trees and a Lemon-aid Sea. :DD
     
  14. Peacecrafter

    Peacecrafter Void-Bound Voyager

    lemon-aid ... I must make lemon-aid
     
  15. Dragon_Tom005

    Dragon_Tom005 Existential Complex

  16. rosennetyle

    rosennetyle Void-Bound Voyager

    Lemonade??? On it! and why not pink lemonade too! Also, I've got in mind some fun textures for a few certain liquids. ;)
     
  17. Spacedino

    Spacedino Ketchup Robot

    Did anyone mention liquid chocolate yet? Nobody will mistake it for something else, promise! :chucklefish:
     
  18. rosennetyle

    rosennetyle Void-Bound Voyager

    Liquid chocolate can be a possibility! I just don't know how anyone could mistake it for something "else"... :3
     
  19. Peacecrafter

    Peacecrafter Void-Bound Voyager

    Peacecrafter updated Colored Water Mod with a new update entry:

    Colors, texture's, tweaks, and more

    Read the rest of this update entry...
     
  20. Spacedino

    Spacedino Ketchup Robot

    The mod seems to be coming along quite nicely, maybe some pictures in the main post would be a good idea?
     
    Peacecrafter likes this.

Share This Page