Vaygrim / vcs3

Vaygrim's Chance Season 3 Mod Pack
http://vaygrim.com
GNU General Public License v2.0
5 stars 5 forks source link

[PATCH] ColorblindHelper Osmium ingot overlay #34

Open hurricanerainbow opened 8 years ago

hurricanerainbow commented 8 years ago

paste as-is inside the square brackets in the custom section :

"custom": []

    {
      "stack": "ingotOsmium",
      "overlay": "Os"
    }

so the whole section looks like:


  "custom": [
    {
      "stack": "ingotOsmium",
      "overlay": "Os"
    }
  ]

Works perfectly, I have a nice little "Os" over the osmium ingots. They look similar to the lead ingots, so when you're either colour blind in some way, or not, and looking quickly it's nice to have.

RedeyeTheGoblin commented 8 years ago

Already taken care of for V1.3, which should be released within the next couple of weeks.

hurricanerainbow commented 8 years ago

OK cool, I also just added some for the blocks, is that done too? (I'll go check the code too).

I could submit a real patch if you want the additions.

Greylocke commented 8 years ago

IMO, a good idea to have overlays for the blocks, too. All the ingots got them in this release. We can queue this up for the next release.

draeath commented 8 years ago

Nuggets could stand to be tagged as well, while doing a pass through the blocks - though they do typically find less use.