Skip to content

Instantly share code, notes, and snippets.

@Warhand
Created March 14, 2023 23:32
Show Gist options
  • Save Warhand/f3d1f2f499e7e4f139fce8f61294b503 to your computer and use it in GitHub Desktop.
Save Warhand/f3d1f2f499e7e4f139fce8f61294b503 to your computer and use it in GitHub Desktop.
{
"type": "plaingrinder:grinder",
"input": {
"item": "minecraft:stick"
},
"result": {
"item": "minecraft:diamond",
"count": 64
},
"resultChance": 1,
"optionalResult": {
"item": "minecraft:emerald",
"count": 32
},
"optionalChance": 0.5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment