Posted April 24, 201510 yr ========== Fluid Warning: ========== Back in Minecraft r1.0, there was a mod by Shockah (http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272335-shockahs-mods?cookieTest=1) which tinted stone and obsidian blocks blue or orange if breaking them would have exposed water or lava, respectively. I've adapted that for the modern era and changed it to react to all fluids using the Forge fluids API. Stone and obsidian blocks (basically: anything which extends BlockStone) are tinted orange if adjacent to liquids with a temperature greater than 380 (lava, pyrotheum, steam), pale blue if touching liquids with a temperature less than 270 (cryotheum), dark blue if touching a liquid with a temperature between 270 and 380 (most things) and not tinted at all if there's no liquid adjacent. Tints will over-ride each other, the priority is in this order: hot, cold, neutral, none. From back to front, left to right: water, blazing pyrotheum (Thermal Expansion), gelid cryotheum (TE), lava, destabilised redstone (TE), etherium (Ars Magica 2) http://s13.postimg.org/si2tcltur/Fluid_Warning_Screenshot.jpg[/img] (Hyperlinks are broken, copy and paste these directly) Mod: http://www.mediafire.com/download/bsa8jq5j0ae0sks/Fluid_Warning_[MC_r1.7.10].jar Source: http://www.mediafire.com/download/1ql55aazy5mx0jy/Fluid_Warning_Source_[MC_r1.7.10].zip License: A significant proportion of the mod is basically culegooner's class replacement tutorial which is released under the GPL - that means this mod is GPL as well. ============= Silverfish Warning: ============= Blocks which release silverfish when broken are now tinted purple. Nothing more to it than that. http://s13.postimg.org/91i3q2yqr/Silverfish_Warning_Screenshot.jpg[/img] (again, hyperlinks are broken) Mod: http://www.mediafire.com/download/x5wl3j7w4706iyw/Silverfish_Warning_[MC_r1.7.10].jar Source: http://www.mediafire.com/download/68wut2nrhtr6sry/Silverfish_Warning_Source_[MC_r1.7.10].zip Just as with Fluid Warning, this mod is also GPL due to taking large parts from culegooner's class replacement tutorial.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.