Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down Expand Up @@ -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)
### [Check list of known mods using Polymer](MODS.md)