Skip to content

Instantly share code, notes, and snippets.

@toka7290
Last active August 22, 2019 13:16
Show Gist options
  • Save toka7290/542b6c568abb7c999d14f4f03e796e07 to your computer and use it in GitHub Desktop.
Save toka7290/542b6c568abb7c999d14f4f03e796e07 to your computer and use it in GitHub Desktop.
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:test_cartography"
},
"tags": [ "cartography_table" ],
"ingredients": [
{
"item": "minecraft:compass"
},
{
"item": "minecraft:emptymap",
"data": 2
}
],
"result": {
"item": "minecraft:map",
"count": 1,
"data": 3
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment