User Tools

Site Tools


labs:minecraft

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
labs:minecraft [2017/05/17 13:48]
mikoenig [Exercise 0]
labs:minecraft [2020/08/31 21:05] (current)
Line 38: Line 38:
  
 ===== Exercise 2 ===== ===== Exercise 2 =====
 +**Setup:** Copy ''/​home/​lab/​local-data/​turtles/​exercise2/​ComputerCraft.cfg''​ over the existing file of the same name in ''/​home/​lab/​.minecraft/​config'',​ and restart Minecraft.
 +
 Now that you have understood the basics, it is time to add some parallelization! Build tower hollow of height 10 with a 5x5 area and a few holes in the side (see whiteboard). The tower should be made of cobblestone only (block name ''​minecraft:​cobblestone''​). Now that you have understood the basics, it is time to add some parallelization! Build tower hollow of height 10 with a 5x5 area and a few holes in the side (see whiteboard). The tower should be made of cobblestone only (block name ''​minecraft:​cobblestone''​).
 Again, the tower should start at y = 90 and be centered around the spawning location. Again, the tower should start at y = 90 and be centered around the spawning location.
  
-Try to complete this task as quickly as possible by using as many turtles as you can handle! On world seed ''​qwer''​ 60 seconds is a good time. The assistants'​ record is 47.seconds+Try to complete this task as quickly as possible by using as many turtles as you can handle! On world seed ''​qwer''​ 60 seconds is a good time. The assistants'​ record is 43.seconds.
- +
-To tell the mod to look for the tower shape instead of the square, copy ''/​home/​lab/​local-data/​turtles/​exercise2/​ComputerCraft.cfg''​ over the existing file of the same name in ''/​home/​lab/​.minecraft/​config'',​ and restart Minecraft.+
  
 ==== Hints ==== ==== Hints ====
labs/minecraft.1495021688.txt.gz · Last modified: 2020/08/31 21:05 (external edit)