Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 607 Bytes

README.md

File metadata and controls

38 lines (31 loc) · 607 Bytes

grabcraft2txt

Create step-by-step instructions from GrabCraft models.

Requirements

  • cURL
  • grep
  • sed
  • jq
  • Haskell:
    • Glasgow Haskell Compiler
    • aeson
    • unordered-containers
    • interpolate

Installation on Arch Linux

# pacman -S --needed grep sed jq ghc haskell-aeson haskell-unordered-containers haskell-interpolate

Usage Example

$ grabcraft2txt 'https://www.grabcraft.com/minecraft/spruce-medieval-house-1' output.txt
$ head output.txt
level 1
row 1
27 times:
    air
row 2
2 times:
    air
Chiseled Stone Bricks
Stone Brick Stairs (East)
air