Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.12 #2

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
12 changes: 6 additions & 6 deletions Colorcaecum/assets/railcraft/lang/en_BV.lang
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ railcraft.gates.trigger.aspect.red=Aspect: Line blocked
railcraft.gates.trigger.aspect.yellow.blink=Aspect: Pairing
railcraft.gates.trigger.aspect.yellow=Aspect: Line in use

railcraft.gui.aspect.green.name=Line free
railcraft.gui.aspect.off.name=Off
railcraft.gui.aspect.blink.red.name=Not paired
railcraft.gui.aspect.red.name=Blocked
railcraft.gui.aspect.blink.yellow.name=Pairing
railcraft.gui.aspect.yellow.name=In use
gui.railcraft.aspect.green.name=Line free
gui.railcraft.aspect.off.name=Off
gui.railcraft.aspect.blink.red.name=Not paired
gui.railcraft.aspect.red.name=Blocked
gui.railcraft.aspect.blink.yellow.name=Pairing
gui.railcraft.aspect.yellow.name=In use
12 changes: 6 additions & 6 deletions Colorcaecum/assets/railcraft/lang/en_CB.lang
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ railcraft.gates.trigger.aspect.red=Aspect: Line blocked
railcraft.gates.trigger.aspect.yellow.blink=Aspect: Pairing
railcraft.gates.trigger.aspect.yellow=Aspect: Line in use

railcraft.gui.aspect.green.name=Line free
railcraft.gui.aspect.off.name=Off
railcraft.gui.aspect.blink.red.name=Not paired
railcraft.gui.aspect.red.name=Blocked
railcraft.gui.aspect.blink.yellow.name=Pairing
railcraft.gui.aspect.yellow.name=In use
gui.railcraft.aspect.green.name=Line free
gui.railcraft.aspect.off.name=Off
gui.railcraft.aspect.blink.red.name=Not paired
gui.railcraft.aspect.red.name=Blocked
gui.railcraft.aspect.blink.yellow.name=Pairing
gui.railcraft.aspect.yellow.name=In use
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 1 addition & 1 deletion Colorcaecum/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack":{
"pack_format":1,
"pack_format": 3,
"description": "Adds textures for colorblind people - By Vexatos"
},
"language":{
Expand Down
Diff not rendered.
2 changes: 1 addition & 1 deletion Forecaster/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack":{
"pack_format":1,
"pack_format": 3,
"description": "Addon for the Colorcaecum Pack - By Forecaster"
}
}
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ If you think some things in a mod need to get colorblindness-friendly texture, o

Currently supported mods are:
* RailCraft: Limiter Track, Locomotive Track, Signal Aspects (Aspect names have been changed in colorblind mode language)
* Thermal Expansion: The machine I/O textures have been included in this pack
* Thermal Expansion: The machine I/O textures have been included in the Unity Edition of this pack (for Vanilla Edition CoFH has implemented built-in colorblind support)

###Unity
This Resource Pack comes in two versions to download, the Vanilla and Unity Edition. While the Vanilla Edition is probably the one you should choose, the Unity Edition is supposed to provide support for [CyanideX' Unity 32x32 pack](http://minecraft.curseforge.com/texture-packs/222097-unity), so choose this version if you are using the Unity Resource Pack.
This Resource Pack comes in two versions to download, the Vanilla and Unity Edition. While the Vanilla Edition is probably the one you should choose, the Unity Edition is supposed to provide support for [CyanideX' Unity 32x32 pack](https://www.curseforge.com/minecraft/texture-packs/unity), so choose this version if you are using the Unity Resource Pack.

###Forecaster-Addon
The third file to download is an addon to either of the two Resource Pack versions, adding alternative textures for Railcraft Signals. If you like to have those textures a little different but still fine for colorblind people to use, try this.
Expand All @@ -29,4 +29,4 @@ This pack is made for fun, and nothing else.

The Colorcaecum Resource Pack is licensed under Calclavia's Educational Public License (https://github.com/Vexatos/Colorcaecum/blob/master/LICENSE.md). By using or interacting with this software in any way shape or form, you agree to the license of this software.

The Colorcaecum Resource Pack's download (Unity Edition) contains textures from CyanideX's Unity 32x32 pack, which you can find at http://minecraft.curseforge.com/texture-packs/222097-unity and https://github.com/CyanideX/Unity
The Colorcaecum Resource Pack's download (Unity Edition) contains textures from CyanideX's Unity 32x32 pack, which you can find at https://www.curseforge.com/minecraft/texture-packs/unity and https://github.com/CyanideX/Unity
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 1 addition & 1 deletion Unity/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack":{
"pack_format":1,
"pack_format": 3,
"description": "Adds textures for colorblind people - Unity Edition"
},
"language":{
Expand Down