Author Topic: How to set a brick's item with the console?  (Read 259 times)

I know how to get a block's id (/getid), and how to delete it, but how do i set it's item? (specifically the wrench)

This goes in coding help.
Also, you can find out for yourself.

Do trace(1);
Set a item on a brick.
Do trace(0);
Find the function that was called to change the item.