From 236e99b03264572f13666e6e83248606a48fe852 Mon Sep 17 00:00:00 2001 From: liquidoobleck Date: Tue, 21 Apr 2026 20:12:09 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e47aeb1..3cd28ec 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ -

Sable is an intrusive library mod for Minecraft that adds my take on interactive moving block structures, called "sub-levels". Sub-levels contain normal Minecraft chunks, entities, and block-entities, but exist at a separate dynamic position and orientation within Minecraft levels. My goal is to maximize compatability, performance, and immersion of interacting with sub-levels, as simply as possible.

+

Sable is an intrusive library mod for Minecraft that adds my take on interactive moving block structures, called "sub-levels". Sub-levels contain normal Minecraft chunks, entities, and block-entities, but exist at a separate dynamic position and orientation within Minecraft levels. My goal is to maximize compatibility, performance, and immersion of interacting with sub-levels, as simply as possible.

### Compatibility Warning