From b68114fc310544486e2d685ac792ea82167f9223 Mon Sep 17 00:00:00 2001 From: SikongJueluo <1822250894@qq.com> Date: Tue, 11 Nov 2025 12:38:22 +0800 Subject: [PATCH] init repo --- .gitignore | 5 ++++ LICENSE | 21 ++++++++++++++ jsconfig.json | 26 ++++++++++++++++++ .../kubejs/textures/block/example_block.png | Bin 0 -> 247 bytes src/assets/kubejs/textures/block/placeholder | 1 + .../kubejs/textures/item/example_item.png | Bin 0 -> 372 bytes src/assets/kubejs/textures/item/placeholder | 1 + src/data/placeholder | 1 + 8 files changed, 55 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 jsconfig.json create mode 100644 src/assets/kubejs/textures/block/example_block.png create mode 100644 src/assets/kubejs/textures/block/placeholder create mode 100644 src/assets/kubejs/textures/item/example_item.png create mode 100644 src/assets/kubejs/textures/item/placeholder create mode 100644 src/data/placeholder diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e6be93 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules +build +output + +.ai diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e87ca60 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 SikongJueluo + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/jsconfig.json b/jsconfig.json new file mode 100644 index 0000000..292115b --- /dev/null +++ b/jsconfig.json @@ -0,0 +1,26 @@ +{ + "$schema": "https://www.schemastore.org/jsconfig.json", + "compilerOptions": { + "lib": ["ES5", "ES2015"], + "target": "ES2015", + "strict": true, + "checkJs": true, + "skipLibCheck": true, + "noImplicitAny": true, + "esModuleInterop": true, + "moduleResolution": "bundler", + "forceConsistentCasingInFileNames": true, + "rootDirs": [ + "src/server_scripts", + "src/startup_scripts", + "src/client_scripts", + "src/lib" + ], + "typeRoots": [ + "./types/probe/user", + "./types/probe/generated", + "./types/probe/generated/internals" + ] + }, + "include": ["./src/**/*.js", "./types/**/*.d.ts"] +} diff --git a/src/assets/kubejs/textures/block/example_block.png b/src/assets/kubejs/textures/block/example_block.png new file mode 100644 index 0000000000000000000000000000000000000000..58a8d4bd1daf23fa8ba1832ee489413df847fb43 GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFErF+}2Was#uPtD~YqP(p%HAtO^dE1TQ(gyiJQ0*ngECLX3DM+*2n zy^Bp54G&G364c0}mTsE5SVfqXg;}pPfaf}&u|OW{ogj{c1O|q02Spw8^?QARW;1xY L`njxgN@xNAFqk>d literal 0 HcmV?d00001 diff --git a/src/assets/kubejs/textures/block/placeholder b/src/assets/kubejs/textures/block/placeholder new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/assets/kubejs/textures/block/placeholder @@ -0,0 +1 @@ + diff --git a/src/assets/kubejs/textures/item/example_item.png b/src/assets/kubejs/textures/item/example_item.png new file mode 100644 index 0000000000000000000000000000000000000000..bbb5bf701ab3f12feca2c8cbbd32a3e681532528 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCij$3p^r=85sBufiR<}hF1en1E;5pV~B-+@}K|z?U_{@I9(!6cl=>b+`u8E z;3o5iNx(hQWrkx*H}{$bfr`&>r4QdV&zJ18t31r{-D%>~hxN939gM%@_A_37alkW# z#V7vPuil04Z&bPoNWWn%VF=<`+J&-1Q_JF6XXQW?5h(#m6Xt79Ppq2P=H>Sj1T`c z0|nLwUIth88SE@8XT1s#V?Mly+g#F7;*{&e=9dSh*s|sA7=BBhVr8Bnp)+eD;gas;_&#pEf8flV?q6dZaiY