Posted 25 June 2016 - 08:12 PM
What is a valid data tag for setblocking a turtle? Using the one returned by blockdata fails with invalid usage.
commands.setblock( "~ ~1 ~ computercraft:CC-TurtleExpanded 0 replace {computerID:2,fuelLevel:0,selectedSlot:0,leftUpgrade:\"minecraft:diamond_sword\",Items:[0:{Slot:0b,id:\"minecraft:dye\",Count:64b,Damage:4s,},1:{Slot:1b,id:\"minecraft:enchanting_table\",Count:1b,Damage:0s,},],id:\"turtleex\",dir:5,on:1b,}" )
Edited on 25 June 2016 - 06:12 PM