Hi guys just a quick question but can computercraft show you a map of your world on the monitors?
Can Computercraft...
Started by V497_Vesper, Dec 30 2015 11:25 PM
3 replies to this topic
#1
Posted 30 December 2015 - 11:25 PM
#2
Posted 30 December 2015 - 11:29 PM
Not as is, but with a command computer with a certain script that scans the nearby area and draws them.
Edited by Anavrins, 30 December 2015 - 11:30 PM.
#3
Posted 30 December 2015 - 11:46 PM
or a ton of turtles scanning the surface of the map. takes a lot of time though.
whats the maximum distance using this method?
Anavrins, on 30 December 2015 - 11:29 PM, said:
Not as is, but with a command computer with a certain script that scans the nearby area and draws them.
#4
Posted 30 December 2015 - 11:52 PM
InDieTasten, on 30 December 2015 - 11:46 PM, said:
whats the maximum distance using this method?
commands.getBlockInfo() can check any block within the world's borders. You can actually use it to generate new chunks in previously unloaded areas, if you want to.
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











