test Skyblock

This commit is contained in:
2026-07-16 13:47:55 +02:00
parent 886c110eb6
commit c55a76cbd8
7 changed files with 43 additions and 2 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "ornamentum:block/skybox_block"
}
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "ornamentum:block/skybox_block"
}
}
@@ -0,0 +1,3 @@
{
"parent": "ornamentum:block/skybox_block"
}