add 1.22 compat - use pin as tool in recipes
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"S": { "type": "item", "code": "game:plank-*", "name": "wood", "skipVariants": ["aged"] },
|
||||
"B": {
|
||||
"type": "item",
|
||||
"code": "game:*-butterflypin-*"
|
||||
"code": "game:clothes-butterflypin-*",
|
||||
"isTool": true,
|
||||
"toolDurabilityCost": 0
|
||||
}
|
||||
},
|
||||
"width": 3,
|
||||
|
||||
Reference in New Issue
Block a user