dan200 / ComputerCraft

Programmable Computers for Minecraft
Other
964 stars 199 forks source link

[Request] Printer print Vanilla Maps plus #613

Open Cursedth opened 2 years ago

Cursedth commented 2 years ago

Was making cartography maps in Minecraft. Played a little with cc:Tweaked and Turtles.

Observe and record terrain block types through [-Photocamera/camera] -Basic Turtles: eg (did?) .inspect() get Blocktype and write to file -Scout/Explorer/Cartography Turtle: New Turtle for only that. Combine with a Map, Spyglass, Compass

Have Turtle explore and print to a Vanilla Map.

Maybe a new printer block for cc:Tweaked combination with Cartography Table?

Ty,

Lupus590 commented 2 years ago

This isn't the CC:Tweaked repo, that's at cc-tweaked/CC-Tweaked, you might want to remake this suggestion there.

This is the original mod which has been inactive for a few years now.

Cursedth commented 2 years ago

Gotcha. I'll do that. Thanks.