Skip to content

Instantly share code, notes, and snippets.

@Sixdd6
Created October 2, 2017 18:23
Show Gist options
  • Save Sixdd6/e588c138d0f3eb4323d66bcaca0f5709 to your computer and use it in GitHub Desktop.
Save Sixdd6/e588c138d0f3eb4323d66bcaca0f5709 to your computer and use it in GitHub Desktop.
{
"type": "customstuff4:damageable_shaped",
"shape": [
"XXX",
" # "
],
"key": {
"X": {
"item": "minecraft:diamond"
},
"#": {
"item": "minecraft:diamond_pickaxe",
"data": 32767
}
},
"damage": {
"#": 1
},
"result": {
"item": "minecraft:diamond_block"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment