diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 89f74b4..128d064 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -6,7 +6,8 @@ RepairMoneyPerBlock: 10 RepairMaxPercent: 50 RepairTool: "firework_rocket" DisableDoubleClick: false # Disable a double click being required to save a repair -RepairBlobs: # "Blobs" of materials which can be used interchangably to repair +RepairBlobs: # "Blobs" of materials which can be used interchangeably to repair + - ["cauldron", "water_cauldron"] - "#chests" - "#concrete" - "#concrete_powder"