first pass

This commit is contained in:
2026-07-03 22:04:34 -04:00
parent 2b1dd273b4
commit 2fa76da8bc
10973 changed files with 128242 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/template_cake_with_candle",
"textures": {
"bottom": "minecraft:block/cake_bottom",
"candle": "minecraft:block/candle",
"particle": "minecraft:block/cake_side",
"side": "minecraft:block/cake_side",
"top": "minecraft:block/cake_top"
}
}