Skip to content

Instantly share code, notes, and snippets.

@toka7290
Last active August 5, 2019 14:48
Show Gist options
  • Save toka7290/42467c11f60fb51675fe3c5aadc43437 to your computer and use it in GitHub Desktop.
Save toka7290/42467c11f60fb51675fe3c5aadc43437 to your computer and use it in GitHub Desktop.
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "toka7290:testshapeless"
},
"tags": [ "crafting_table" ],
"ingredients": [
{
"item": "minecraft:diamond"
},
{
"item": "minecraft:cobblestone"
}
],
"result": {
"item": "minecraft:apple"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment