mojira.dev
MC-70843

Problems with holding middle-click for the even spread while crafting.

Hi
While crafting when I try to use the middle click of my mouse to place down blocks evenly spread across the table something weird happens and I can't use the function of the middle click. I have attached a screen shot of the bug.
I don't know if this affects it but I was on a locally hosted vanilla minecraft server at the time.

Linked issues

Attachments

Comments 2

I've never seen that before, mainly because I have not used pick block while crafting. It seems that the Count data tag of the block is being changed. it is very likely unintended, and you should be using right click while spreading items.

What is happening is it places 64 wood planks on the crafting table, then subtracts 64 from the count data tag of the planks you are holding; if you have 2 wood planks and spread them, the number shows up as 2-2*64, which is -126. you can also only spread these items as many times as the number in the stack. The number you see ranges from n-2*64 to n-n*64.

A simple fix would be removing the ability to use middle click and spreading blocks, since the right button and spread already works just fine.

Holding middle click while crafting does not use the Pick-Block function... What is supposed to happen is for example if crafting two crafting tables instead and using right click and go over each spot twice if you have 8 wood you only need to go over each spot and it automatically puts 2 wood in each spot.
Using right click instead would waste time and I do use the middle click feature quite often but now in 1.8 i cant.

Tom Boehmer

(Unassigned)

Unconfirmed

Minecraft 1.8

Retrieved