Skip to content
pdc edited this page Feb 24, 2011 · 2 revisions

The most recent changes are on the home page

  • URLs are relative to the recipe URL (if it was downloaded via HTTP)

  • URLs are relative to the recipe directory (if its a file)

  • packs section can refer to HTTP resource

  • recipes can refer to packs installed in Minecraft’s directory

  • maketexture script can install packs

  • Changed on-disk file names to end in .tprx and .tpmaps

  • Canned atlas for beta 1.2

  • maps section can be list to combine several atlases

  • maps definition can be {"file": foo.json} to refer to external file

  • packs section in recipe to give names to packs

  • YAML as an alternative syntax to JSON

  • * in a file names to avoid so much copying

  • Command-line recipe runner maketexture

  • File names are relative to recipe directory

Clone this wiki locally