Files
wireless-docs/index.typ
David Allemang cc834c24e1 reworking layout
2026-06-17 16:16:09 -04:00

21 lines
408 B
Typst

#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page.with(
route: "/",
title: [The Wireless Masterclass],
)
= Entity ID Wireless Redstone <home>
Welcome! Here, we will talk about Entity ID based wireless redstone (EID Wireless) for Minecraft Java Edition 1.14+.
#note[
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
]
```python
def foo():
pass
```