mirror of
https://github.com/Minestom/Minestom.git
synced 2025-02-03 22:12:20 +01:00
Update README.md
This commit is contained in:
parent
8306edc2a4
commit
a0a7c8268c
@ -13,7 +13,7 @@ It is our major concept, worlds are great for survival with friends, but when it
|
||||
|
||||
Being able to create instances directly on the go is a must-have, according to us it can push many more projects forward.
|
||||
|
||||
Instances also come with performance benefits, unlike some others which will be fully single-threaded or maybe using one thread per world we are using a set number of threads (pool) to manage all chunks independently from instances, meaning using more of the CPU power.
|
||||
Instances also come with performance benefits, unlike some others which will be fully single-threaded or maybe using one thread per world we are using a set number of threads (pool) to manage all chunks independently from instances, meaning using more of CPU power.
|
||||
|
||||
## Blocks
|
||||
Minestom by default does not know what is stone block, not even a chest, you will have to tell him that it opens an inventory. Every "special blocks" (which aren't only visual) have to be registered, then they can be placed anywhere simply.
|
||||
|
Loading…
Reference in New Issue
Block a user