diff --git a/src/data.json b/src/data.json index 5cf83dc..9fbc2ce 100644 --- a/src/data.json +++ b/src/data.json @@ -165,7 +165,9 @@ "premium plugins", "Kotlin", "Scala", - "Groovy" + "Groovy", + "Forge mods", + "Fabric mods" ], "servers": [ "Empire Minecraft", @@ -233,7 +235,9 @@ "Groovy support", "automatic library downloading", "bytecode rewrites", - "reflection-based Spigot bug workarounds" + "reflection-based Spigot bug workarounds", + "Fabric compatibility", + "vanilla compatibility" ], "adj": [ "bad", @@ -562,4 +566,4 @@ "[people] [says] users of [things] should feel bad", "[people] rewrites [things] to focus on [function] instead of [function]" ] -} \ No newline at end of file +}