From ea01cac1d8813b979f2a03ef0e1f5f341d04f150 Mon Sep 17 00:00:00 2001 From: Hyperlynx Date: Mon, 14 Oct 2024 16:22:36 -0500 Subject: [PATCH] Update KUBEJS.md --- KUBEJS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/KUBEJS.md b/KUBEJS.md index 8a5c84a..6c5a3c9 100644 --- a/KUBEJS.md +++ b/KUBEJS.md @@ -2,10 +2,10 @@ KubeJS scripts made on a specific Integration Version should be compatible with those on the same IV. Changes to this number are marked in the changelog for a given version if they happen (which should be rare!) -| Reactive Version Introduced | KJS IV Number | -|-----------------------------|---------------| -| 9a | 1 | -| 9d | 2 | +| Reactive Version Introduced | KubeJS Integration Version | +|-----------------------------|----------------------------| +| 9a | 1 | +| 9d | 2 | # Adding Powers Custom Powers are added at startup using `StartupEvents.registry`, like so: