|
Post by Kawika on Jul 14, 2015 12:41:26 GMT
THIS ONLY WORKS ON CREATIVE
1) Create a 3x3 tube that's 2 blocks long 2) Mine out the middle 2 blocks to the end. 3) Go to Creative/Scripts/New Script 4) Get the coordinates of one of the open middle blocks. (The easiest way to do so is to tap y on a block that's in the location you want.) 5) Go to an open line in your script and click -> on the DPad to insert a command. Go to Blocks/SetBlock 6) Set the [x,y,z] coordinates to match the coordinates gotten from step 4. 7) Set the [block] to the name of the block you want to mine. 8) Put a script block on the other open slot of your tube. 9) Press "Y" then "A" on the script block and set the "powered on" to the script name. 10) Change the "Look at Distance to 16. 11) If done correctly every time you mine the block you chose, a new one should be placed instantly. Enjoy mining!
|
|