add veryaged to skipVariants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ingredientPattern": "S_S\t_B_\tS_S",
|
||||
"ingredients": {
|
||||
"S": { "type": "item", "code": "game:plank-*", "name": "wood", "skipVariants": ["aged"] },
|
||||
"S": { "type": "item", "code": "game:plank-*", "name": "wood", "skipVariants": ["aged", "veryaged"] },
|
||||
"B": {
|
||||
"type": "item",
|
||||
"code": "game:clothes-butterflypin-*",
|
||||
|
||||
Reference in New Issue
Block a user