added advanced model registry

This commit is contained in:
2025-03-21 19:22:15 +01:00
parent c5c21d89b6
commit ab97315910
2217 changed files with 26787 additions and 57 deletions

View File

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks"
}
}