feat: add ore and blacksmith

This commit is contained in:
2026-09-05 17:24:44 +05:00
parent f6c338e1b0
commit 6273f2849c
15 changed files with 1333 additions and 334 deletions
+1
View File
@@ -1,3 +1,4 @@
export * from './avatar';
export * from './rock';
export * from './tree';
export * from './world';