diff --git a/eco-core/core-plugin/src/main/resources/reforges.json b/eco-core/core-plugin/src/main/resources/reforges.json index a1dc119..2b9625f 100644 --- a/eco-core/core-plugin/src/main/resources/reforges.json +++ b/eco-core/core-plugin/src/main/resources/reforges.json @@ -316,7 +316,7 @@ }, "effects": [ { - "id": "reward", + "id": "give_money", "args": { "amount": 2, "chance": 5 @@ -394,7 +394,7 @@ }, "effects": [ { - "id": "reward", + "id": "give_money", "args": { "amount": 50 },