diff --git a/README.md b/README.md index 5acc1757..eed61258 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Polymer -It's a library for creating server side content, that work for player's without mods or (required) resource packs! +It's a library for creating server side content, that work for players without mods or (required) resource packs! You can create blocks, items and entities, that not only will work fully server side (and singleplayer), but also are still real custom ones, allowing for better integration with data packs and other mods (servers still see it as `mymod:custom` and not `minecraft:player_head`, unlike bukkit/spigot ones, that only emulate them). @@ -48,4 +48,4 @@ need to use regular mods on the client (for example with a modpack). - [Curseforge](https://www.curseforge.com/minecraft/mc-mods/polymer) - [Github Releases](https://github.com/Patbox/polymer/releases) -### [Check list of known mods using Polymer](MODS.md) \ No newline at end of file +### [Check list of known mods using Polymer](MODS.md)