USE DATAGEN
Some checks failed
构建 / build (push) Has been cancelled

This commit is contained in:
2025-03-15 01:51:08 +08:00
parent c6be33d99c
commit 877f0378a7
51 changed files with 462 additions and 78 deletions

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "learning:block/white_block_bottom",
"side": "learning:block/damage_block_side",
"top": "learning:block/damage_block_top"
}
}