Now is standalone from Canopy

This commit is contained in:
ForestOfLight
2025-04-20 02:06:55 -07:00
Unverified
parent d6c9acdaab
commit 1ca91a0993
28 changed files with 256 additions and 151 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { structureCollection } from "./StructureCollection";
import { structureCollection } from "./Structure/StructureCollection";
import { world } from "@minecraft/server";
export class Raycaster {