diff --git a/schemas/1.14.json b/schemas/1.14.json index f907fa34..55ed0769 100644 --- a/schemas/1.14.json +++ b/schemas/1.14.json @@ -682,7 +682,7 @@ }, { "id": "amount", - "type": "float", + "type": "random", "translate": "attribute_modifier.amount" }, { diff --git a/schemas/1.15.json b/schemas/1.15.json index 9895c7c4..0e1044fb 100644 --- a/schemas/1.15.json +++ b/schemas/1.15.json @@ -913,7 +913,7 @@ }, { "id": "amount", - "type": "float", + "type": "random", "translate": "attribute_modifier.amount" }, { diff --git a/schemas/1.16.json b/schemas/1.16.json index fcf7c2b0..90ae1d61 100644 --- a/schemas/1.16.json +++ b/schemas/1.16.json @@ -913,7 +913,7 @@ }, { "id": "amount", - "type": "float", + "type": "random", "translate": "attribute_modifier.amount" }, {