Re-updated README.md to include my crafting tweaks

This commit is contained in:
Floyd Everest
2022-01-25 13:17:59 +11:00
committed by GitHub
parent 4a36200d0c
commit cba57b2f56

View File

@@ -899,6 +899,12 @@ Example of expected Vanillatweaks file format:
"coordinates hud"
],
"items": ["armored elytra"]
},
"craftingtweaks": {
"quality of life": [
"rotten flesh to leather",
"back to blocks"
]
}
}
```