diff --git a/assets/rpvoicechat/recipes/grid/callbell.json b/assets/rpvoicechat/recipes/grid/callbell.json index e2db2e0c..ba899f22 100644 --- a/assets/rpvoicechat/recipes/grid/callbell.json +++ b/assets/rpvoicechat/recipes/grid/callbell.json @@ -1,25 +1,19 @@ { "name": "callbell", - "ingredientPattern": "PH,B_", + "ingredientPattern": "P,B", "ingredients": { "P": { "type": "item", - "code": "game:metalplate-silver", + "code": "smallbellparts-silver", "quantity": 1 }, - "H": { - "type": "item", - "code": "game:hammer-*", - "isTool": true, - "toolDurabilityCost": 2 - }, "B": { "type": "item", - "code": "game:metalbit-silver", + "code": "game:metalplate-lead", "quantity": 1 } }, - "width": 2, + "width": 1, "height": 2, "output": { "type": "block",