fix warning and error about crafting aged wood variant

This commit is contained in:
2026-05-31 01:50:43 +02:00
parent a4a3d72275
commit fc8f2eb160
3 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"ingredientPattern": "S_S\t_B_\tS_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-*"