diff --git a/README.md b/README.md index bd0be5e..c54a18b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For common tags used by various mods, see [tutorial:tags](https://fabricmc.net/w "c:steel_ingots": { "target" : "techreborn:steel_ingot", - "nbt" : true, // [optional] allow converting items with nbt. nbt will be copied. + "nbt" : true, // [optional] convert items with nbt. nbt will copied. "exclude": "astromine:steel_ingot" // [optional] this wont be converted. },