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,5 +1,5 @@
import { world } from "@minecraft/server";
import { Vector } from "../lib/Vector";
import { Vector } from "../../lib/Vector";
export class Structure {
structureId;