Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn authored Aug 26, 2020
1 parent 6092500 commit e63ba23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
},

Expand Down

0 comments on commit e63ba23

Please sign in to comment.