Housekeeping

This commit is contained in:
Vos
2025-11-12 22:49:27 -06:00
parent 375241b4da
commit fe43863064
24 changed files with 362 additions and 33 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "acesbs:block/deepslate_entropy_ore"
}
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "acesbs:block/deepslate_entropy_ore"
}
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/deepslate_entropy_ore"
}