diff options
| author | Tyler Murphy <tylerm@tylerm.dev> | 2023-04-17 12:12:01 -0400 |
|---|---|---|
| committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-04-17 12:12:01 -0400 |
| commit | 180aad05decc7eefa87e4e45d6747c48f40e5361 (patch) | |
| tree | 51545197f7c94b4022acab880772c9f4fc65db0e /assets/models | |
| download | minecraftjava-180aad05decc7eefa87e4e45d6747c48f40e5361.tar.gz minecraftjava-180aad05decc7eefa87e4e45d6747c48f40e5361.tar.bz2 minecraftjava-180aad05decc7eefa87e4e45d6747c48f40e5361.zip | |
save
Diffstat (limited to 'assets/models')
| -rwxr-xr-x | assets/models/cactus.json | 55 | ||||
| -rwxr-xr-x | assets/models/default.json | 55 | ||||
| -rwxr-xr-x | assets/models/water.json | 55 |
3 files changed, 165 insertions, 0 deletions
diff --git a/assets/models/cactus.json b/assets/models/cactus.json new file mode 100755 index 0000000..4eb6b84 --- /dev/null +++ b/assets/models/cactus.json @@ -0,0 +1,55 @@ +{
+ "PX_POS":[
+ [0.4,0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,0.5,-0.4],
+ [0.4,0.5,0.4],
+ ],
+
+ "NX_POS":[
+ [-0.4,0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,-0.5,0.4],
+ [-0.4,-0.5,0.4],
+ [-0.4,0.5,0.4],
+ [-0.4,0.5,-0.4],
+ ],
+
+ "PY_POS":[
+ [0.4,0.5,-0.4],
+ [-0.4,0.5,-0.4],
+ [-0.4,0.5,0.4],
+ [-0.4,0.5,0.4],
+ [0.4,0.5,0.4],
+ [0.4,0.5,-0.4],
+ ],
+
+ "NY_POS":[
+ [-0.4,-0.5,0.4],
+ [-0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,0.4],
+ [-0.4,-0.5,0.4],
+ ],
+
+ "PZ_POS":[
+ [-0.4,0.5,0.4],
+ [-0.4,-0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,0.5,0.4],
+ [-0.4,0.5,0.4],
+ ],
+
+ "NZ_POS":[
+ [0.4,0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,0.5,-0.4],
+ [0.4,0.5,-0.4],
+ ]
+}
\ No newline at end of file diff --git a/assets/models/default.json b/assets/models/default.json new file mode 100755 index 0000000..7c7fd56 --- /dev/null +++ b/assets/models/default.json @@ -0,0 +1,55 @@ +{
+ "PX_POS":[
+ [0.5,0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,0.5,-0.5],
+ [0.5,0.5,0.5],
+ ],
+
+ "NX_POS":[
+ [-0.5,0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,0.5,0.5],
+ [-0.5,0.5,-0.5],
+ ],
+
+ "PY_POS":[
+ [0.5,0.5,-0.5],
+ [-0.5,0.5,-0.5],
+ [-0.5,0.5,0.5],
+ [-0.5,0.5,0.5],
+ [0.5,0.5,0.5],
+ [0.5,0.5,-0.5],
+ ],
+
+ "NY_POS":[
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ ],
+
+ "PZ_POS":[
+ [-0.5,0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,0.5,0.5],
+ [-0.5,0.5,0.5],
+ ],
+
+ "NZ_POS":[
+ [0.5,0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,0.5,-0.5],
+ [0.5,0.5,-0.5],
+ ]
+}
\ No newline at end of file diff --git a/assets/models/water.json b/assets/models/water.json new file mode 100755 index 0000000..3abd497 --- /dev/null +++ b/assets/models/water.json @@ -0,0 +1,55 @@ +{
+ "PX_POS":[
+ [0.5,0.4,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,0.4,-0.5],
+ [0.5,0.4,0.5],
+ ],
+
+ "NX_POS":[
+ [-0.5,0.4,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,0.4,0.5],
+ [-0.5,0.4,-0.5],
+ ],
+
+ "PY_POS":[
+ [0.5,0.4,-0.5],
+ [-0.5,0.4,-0.5],
+ [-0.5,0.4,0.5],
+ [-0.5,0.4,0.5],
+ [0.5,0.4,0.5],
+ [0.5,0.4,-0.5],
+ ],
+
+ "NY_POS":[
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ ],
+
+ "PZ_POS":[
+ [-0.5,0.4,0.5],
+ [-0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,0.4,0.5],
+ [-0.5,0.4,0.5],
+ ],
+
+ "NZ_POS":[
+ [0.5,0.4,-0.5],
+ [0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,0.4,-0.5],
+ [0.5,0.4,-0.5],
+ ]
+}
\ No newline at end of file |