big cleanup, minify
This commit is contained in:
21
content/01-core.typ
Normal file
21
content/01-core.typ
Normal file
@@ -0,0 +1,21 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#set document(title: [Core Mechanics])
|
||||
#show: docs-page("/core.html")
|
||||
|
||||
#tip[
|
||||
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
|
||||
]
|
||||
|
||||
#note[
|
||||
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
|
||||
]
|
||||
|
||||
#warn[
|
||||
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
|
||||
]
|
||||
|
||||
= Entity IDs
|
||||
= Stationary Item Optimization
|
||||
= Observable Drop Delay
|
||||
|
||||
Reference in New Issue
Block a user