From 48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Wed, 1 Aug 2012 19:14:49 -0400 Subject: Added a "version" check for the flowers dependency: If the flowers mod defines "flowers:flower_geranium" (as is the case with my update of 2012-08-01), then those will be used to get blue pigment powder, and violas will produce violet powder, both of which can be directly used to create their respective liquid dye colors. If it is not defined (e.g. the user has an older version of the flowers mod), then violas produce blue dye powder. Violet dye can still be formed by mixing blue and magenta or blue and red dyes, as before. --- textures/unifieddyes_pigment_violet.png | Bin 0 -> 2928 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/unifieddyes_pigment_violet.png (limited to 'textures') diff --git a/textures/unifieddyes_pigment_violet.png b/textures/unifieddyes_pigment_violet.png new file mode 100644 index 0000000..2fb2ca3 Binary files /dev/null and b/textures/unifieddyes_pigment_violet.png differ -- cgit v1.2.3