Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dries007 committed Dec 4, 2016
1 parent 76080d7 commit 2c6358b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,8 @@ If you want to add crafting / repair materials to *existing* tool materials, you

The itemstack regex pattern is:`^(?:(?<mod>.*):)?(?<name>.*?) ?(?<meta>\*|\d+)? ?(?<stacksize>\d+)?$`. Example: `[modid:]item_name [meta] [stacksize]`

Due to Vanilla Limitation™ you can't really use MetaData based ingots in your repair materials. I suggest using Mine/Crafttweaker and you can't always use the anvil to repair (combine crafting only).

Document structure example:

```json
Expand Down

0 comments on commit 2c6358b

Please sign in to comment.