MC1201 destination change
LadyCailinBot opened this issue ยท 1 comments
CRAFTBOOK-2319 - Reported by msknight
(tried to change from commandbook to craftbook, but it wouldn't take the change)
In earlier versions, MC1201 dispensed above the sign. In 3.3.8, it is dispensing above the block that the sign is attached to.
This is a problem because a design uses MC1201 to generate a mine cart, which was then caught by a MC0209 directly above it, which would then put the cart in a chest.
Now, the cart is being spawned above the chest. Net result, no minecart in the chest for use by the minecart system.
Suggestion - either a programmable fourth line on MC1201 which allows the admin to specify whether the item is generate above the sign or above the block - or the other suggestion is that if, at the top of the stack, there is a chest, that the item is put in the chest rather than being spawned above it.
Also, it seems that 1201 is not responding to some names any more. The only reliable way to use the sign now seems to be to use the item id number.