Redstone Paste Mod v1.3 - By FyberOptic (fyberoptic@gmail.com)
------------------------------------------------------------------------------

This mod adds a paste form of redstone, which will stick to a variety of 
surfaces, including walls and ceilings.

Placement of redstone paste is different than that of redstone dust; you can
place it in each of the four directions of a block face.  This allows you to 
create very tight pathways, and avoid transmitting redstone signals to blocks 
you don't specifically intend.  You can also remove individual paste segments
as desired, including all of them on a face at once by clicking in the center.

Holding the sneak key allows you to place multiple paste segments at once, 
placing both the segment you've selected as well as the one opposite.  If 
sneaking when placing paste in the center area, it will place paste in all 
four directions of a face.

You can hide paste using half-slabs by right-clicking a face of paste while
holding one.  Note that this is only possible when a single face within a 
block space contains paste.  A ghost image of the slab will appear when it's
possible to cover it with a slab.  To remove it, simply break with any tool.

The paste is a shapeless recipe of a slimeball with a piece of redstone dust,
yielding four paste.  This can be changed in the config file, both to
change the number of paste per recipe, or to use the alternate recipe of
a slimeball surrounded by redstone dust.

This mod was built using Forge #804 for Minecraft 1.6.2, though should be
compatible with Minecraft 1.6.4 and possibly above.


-- Changelog --
v1.3 - October 17th, 2013
 - Added ability to click on a paste face with a half-slab to cover it  
 - Added config options to set paste recipe type and amount
 - Fixed paste being completely destroyed by water (now obstructs it)
 - Fixed bug preventing you from placing blocks adjacent to paste when clicking a paste face (broken by 1.2)
 - Fixed not being able to place paste on solid sides of some non-standard blocks
 - Changed highlighter color fading technique (possibly fixes weirdness when using shaders)

v1.2 - October 9th, 2013
 - Overhauled highlighter and paste placement, now encompasses entire block face  
 - Added sneak key modifier: sneaking while placing or removing paste affects the opposite segment as well, or places all four segments if done in the center
 - Fixed raytracing issue when sneaking
 - Stopped paste from dropping items when breaking in creative mode
 - Fixed color of particles when breaking paste segments
 - Fixed paste breaking sound/particles not occurring in survival mode
 - Fixed highlighter timing
 
v1.1.2 - October 3rd, 2013
 - Fixed issues related to redstone propagation around corners
 - Made solid blocks obstruct redstone around corners
 - Fixed visual glitch with highlighter
 
v1.1.1 - September 24th, 2013
 - Fixed server compatibility
 - Fixed highlighter appearing when hand is empty
 
v1.1 - September 23rd, 2013
 - Added paste segment highlighter, to see where paste will be placed on a block face
 - Added ability to remove individual paste segments
 - Refined paste segment hitbox area
 - Fixed issue of distance required from block to place paste
 - Fixed creative mode from breaking all segments in block space
 - Fixed propagation strength between paste and dust
 - Improved paste colors and color transition

v1.0 - September 20th, 2013 
 - Initial release!


-- License -- 
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
http://creativecommons.org/licenses/by-nc-nd/3.0/

