Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toka7290/5e3ebfda14b3984cf578aa73bdced03a to your computer and use it in GitHub Desktop.
Save toka7290/5e3ebfda14b3984cf578aa73bdced03a to your computer and use it in GitHub Desktop.
{
"format_version": "1.14",
"minecraft:recipe_material_reduction": {
"description": {
"identifier": "toka7290:material_reduction_test"
},
"tags": "material_reducer",
"input": "minecraft:scaffolding",
"output": [
{
"count": 6,
"item": "minecraft:bamboo"
},
{
"count": 1,
"item": "minecraft:string"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment