ToolBelt

9.6k Downloads

Add Pixl-like scrolling of non-scrollable blocks

jlitewski opened this issue ยท 3 comments

commented

For Instance:
Dirt -> Grass
Pumpkins <-> Jack-o-lanterns
Red Rose <-> Yellow Flower
Red Mushroom <-> Brown Mushroom
Glass <-> Pane
Stone PP <-> Wood PP

I can get to this maybe Saturday/Sunday after I finish getting TPToggle tested and pushed upstream.

commented

What would you think about this being implemented as a separate tool? This would give the advantage of being able to scroll between the different stair types as well. If designed that way, we'd have the data scroll tool stay the same, and add a type scroll tool.

Possible additional scroll types:
Wooden stairs <-> Cobblestone stairs <-> Nether Brick stairs <-> Brick stairs <-> Smooth Stone stairs
Wooden Door <-> Iron Door (this one could be tricky)
Log <-> Wood
Sticky Piston <-> Regular Piston (only when not extended)
Cobble stone <-> Mossy Cobble stone
Brick <-> Nether Brick <-> Smooth Stone
Gold ore <-> Iron ore <-> Coal ore <-> Lapis Lazuli ore <-> Diamond ore <-> Redstone ore <->

commented

That's actually a better idea! What tool would it use? Also could we name
it the Pixl tool? :3

But yea, i agree. A tool like this would be a lot better as a separate
thing from the data scroll tool, or it'll get all bloated and hard to use.
On Apr 29, 2012 2:29 PM, "Peter200lx" <
[email protected]>
wrote:

What would you think about this being implemented as a separate tool? This
would give the advantage of being able to scroll between the different
stair types as well. If designed that way, we'd have the data scroll tool
stay the same, and add a type scroll tool.

Possible additional scroll types:
Wooden stairs <-> Cobblestone stairs <-> Nether Brick stairs <-> Brick
stairs <-> Smooth Stone stairs
Wooden Door <-> Iron Door (this one could be tricky)
Log <-> Wood
Sticky Piston <-> Regular Piston (only when not extended)
Cobble stone <-> Mossy Cobble stone
Brick <-> Nether Brick <-> Smooth Stone
Gold ore <-> Iron ore <-> Coal ore <-> Lapis Lazuli ore <-> Diamond ore
<-> Redstone ore <->


Reply to this email directly or view it on GitHub:
#6 (comment)

commented

I'm thinking about using the blaze rod for the material scroller by default. If you want the name to be the Pixl scroller, then you better start writing it ;-). I'll probably go with something boring like item scroller or material scroller, mscroll for short when I get around to it.