CC-Tweaked/doc
Jonathan Coates b7df91349a
Rewrite computer selectors
This adds support for computer selectors, in the style of entity
selectors. The long-term goal here is to replace our existing ad-hoc
selectors. However, to aid migration, we currently support both - the
previous one will most likely be removed in MC 1.21.

Computer selectors take the form @c[<key>=<value>,...]. Currently we
support filtering by id, instance id, label, family (as before) and
distance from the player (new!). The code also supports computers within
a bounding box, but there's no parsing support for that yet.

This commit also (finally) documents the /computercraft command. Well,
sort of - it's definitely not my best word, but I couldn't find better
words.
2024-03-12 20:12:13 +00:00
..
events Always use raw bytes in file handles 2023-11-08 19:40:14 +00:00
guides Update to latest illuaminate 2024-03-11 21:36:46 +00:00
images Rewrite computer selectors 2024-03-12 20:12:13 +00:00
reference Rewrite computer selectors 2024-03-12 20:12:13 +00:00
stub Update CraftOS version to 1.9 2023-11-08 19:40:14 +00:00
head.html License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
index.md Bump illuaminate version 2023-08-23 18:09:26 +01:00
logo-darkmode.png Add dark-mode compatible logo to README (#1521) 2023-07-18 19:26:45 +00:00
logo.png Optimise CC:T logo 2021-09-26 10:26:42 +01:00
mod-page.md Fix image links in Modrinth description 2023-05-24 22:35:45 +01:00