CreativeMD / LittleTiles

GNU Lesser General Public License v3.0
174 stars 54 forks source link

Ctrl only way to build up in mark mode #990

Closed anzestrela closed 4 months ago

anzestrela commented 4 months ago

I want to place a 2 high line in one place. I selected one corner and dragged it over the x axis 5 tiles forward (now the line is 5x1x1) then I pressed mark and wanted to make the line be (5x2x1) but the only way to make the arrow keys control the Y axis appears to be holding down CTRL, but that makes the line be (5x16x1) in 1 click.

CreativeMD commented 4 months ago

You can move it along the Y axis by sneaking. Seems like you might have bound your sneak to CTRL? If that is the case there does not seem to be solution there at the moment. Is that the case for you?

anzestrela commented 4 months ago

yes, it is. But when placing a blueprint ALT appears to be the one that changes to the Y axis?

CreativeMD commented 4 months ago

Yeah, you can switch that in the config using /cmdclientconfig, there you can configure to use ALT for the second mode. I guess this should fix your issue.