fix warning and error about crafting aged wood variant
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ingredientPattern": "_S_\tSBS\t_S_",
|
||||
"ingredients": {
|
||||
"S": { "type": "item", "code": "game:plank-*", "name": "wood" },
|
||||
"S": { "type": "item", "code": "game:plank-*", "name": "wood", "skipVariants": ["aged"] },
|
||||
"B": {
|
||||
"type": "item",
|
||||
"code": "game:*-butterflypin-*"
|
||||
|
||||
Reference in New Issue
Block a user