diff --git a/src/main/resources/quilt.mod.json b/src/main/resources/quilt.mod.json index b94382f..b479c42 100644 --- a/src/main/resources/quilt.mod.json +++ b/src/main/resources/quilt.mod.json @@ -32,7 +32,7 @@ }, { "id": "minecraft", - "versions": { "all": [">=1.20", "<1.21.1"] } + "versions": { "all": ["1.20-1.20.2", "1.20.4", "1.20.6","1.21-1.21.1"] } } ] },