Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNavaStar authored Jan 14, 2024
1 parent 5741e08 commit f56428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The mod generates a config on first time start that allows you to configure the
The default database is a sqlite database running in the sqlib directory.

# Supported Datatypes
The datatypes can be accessed with the `SQLDataType` class.
The datatypes can be accessed with the `SQLDataType` class. I tend to add support for new types as I run into them in my projects. If you would like one added, pleade make an issue!
| Standard | Minecraft |
|----------|-------------|
| String | BlockPos |
Expand Down

0 comments on commit f56428a

Please sign in to comment.