gf2:projekte:minecraft:2d2gruppe3

Dies ist eine alte Version des Dokuments!


Projektidee: wir wollen eine Farm bauen mit einem Haus, verschiedenen Gehegen für Tiere und einem Gemüse- und Blumengarten dazu.

zusätzliche Ideen:

  • Türe fürs Haus öffnet sich automatisch
  • Tiere werden automatisch zu den richtigen Zeiten gefüttert
  • Wässerungsanlage

#Grundriss Haus blocks.fill(RED_CONCRETE, world(-20, -60, -150), world(-20, -56, -160)) blocks.fill(RED_CONCRETE, world(-19, -60, -150), world(-17, -56, -150)) blocks.fill(RED_CONCRETE, world(-13, -60, -150), world(-10, -56, -150)) blocks.fill(RED_CONCRETE, world(-10, -60, -150), world(-10, -56, -160)) blocks.fill(RED_CONCRETE, world(-10, -60, -160), world(-20, -56, -160)) #Schiebetüren blocks.fill(RED_CONCRETE, world(-19, -60, -149), world(-17, -58, -149)) blocks.fill(BROWN_CARPET, world(-19, -57, -149), world(-17, -57, -149))

blocks.fill(RED_CONCRETE, world(-13, -60, -149), world(-11, -58, -149)) blocks.fill(BROWN_CARPET, world(-13, -57, -149), world(-11, -57, -149)) #Muster von Türe blocks.place(BROWN_CONCRETE, world(-19, -60, -149)) blocks.place(BROWN_CONCRETE, world(-18, -60, -149)) blocks.place(BROWN_CONCRETE, world(-17, -60, -149))

blocks.place(BROWN_CONCRETE, world(-13, -60, -149)) blocks.place(BROWN_CONCRETE, world(-12, -60, -149)) blocks.place(BROWN_CONCRETE, world(-11, -60, -149))

  • gf2/projekte/minecraft/2d2gruppe3.1670325585.txt.gz
  • Zuletzt geändert: 2022/12/06 12:19
  • von friedlil