Peter200lx / ToolBelt

Play Minecraft with a wide assortment of tools at your side.
9 stars 5 forks source link

Add Pixl-like scrolling of non-scrollable blocks #6

Open jlitewski opened 12 years ago

jlitewski commented 12 years ago

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.

Peter200lx commented 12 years ago

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 <->

jlitewski commented 12 years ago

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" < reply@reply.github.com> 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: https://github.com/Peter200lx/ToolBelt/issues/6#issuecomment-5407366

Peter200lx commented 12 years ago

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.