I wanted to test the new dispenser function for an super fast auto farm with bonemeal and some hoppercarts taking the bonemeal to the dispensers
(tho i still needed hoppers between the rails and the dispensers to bring the items over)
the next thing happens is that only the bonemeal i entered trough my inventory in creative worked and the bonemeal given by the /give command just doesnt do anything. not when doing things by hand nor when using a dispenser.
i haven't included screenshots. tho i can send some of bonemeal as being an entity instead of being consumed by the wheat seeds.
edit: /give player 351 n 16 or above will give one bonemeal that doesnt work. normal ID will work.
best regards,
Quimoth
Attachments
Comments 8
This bug is NOT fixed.
this is how i called the bug: create a repeating system consisting of a repeater on ANY state + redstone torch. attach a command block to it with the command: /give <yourplayername> 351 64 43
the 43 will grant you bonemeal instead of incsacks. but it seems to be breaking the bonemeal, it wont grow anything in any way. I might have forgotten to tell that when you use the correct ID for bonemeal(15) it DOES work. but that doesnt take away that this is a way to get bonemeal that can't be used to grow plants.
bug still exists in new snapshot. if you can't reproduce then please be so smart to ask for more specific information instead of setting it resolved. because this actually ISNT resolved.
screenshot of construction + script. construction is of no importance tho because it is about the wrong ID in the give command that breaks bonemeal.
it isnt meant to be used as 351:id. and the id isnt 1.... so please... test it correctly.
it is meant to be called this way: /give <playername> <item_id> <number of items> <extra item id>
anyway i understand that the extra id should be the exact id and not an id near it.
Sorry, typo. See the table here.
yes but in mod/plugin free minecraft singleplayer mode this is NOT the way to use the /give command.
trust me... it is used as i wrote above... the 351:15 wont work in mod/plugin free minecraft the /give playername 351:15 64 command will throw an error because 351:15 is not a number. instead: use it the way i wrote above.
Cannot reproduce.