9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-25 18:09:27 +00:00

feat(block): 完成示例配置添加

This commit is contained in:
jhqwqmc
2025-06-21 08:11:32 +08:00
parent 3112ef1696
commit 2fb8589650

View File

@@ -535,7 +535,7 @@ items:
top: minecraft:block/custom/palm_planks
model_double_path: minecraft:block/custom/palm_planks
default:palm_stairs:
material: paper
material: nether_brick
custom-model-data: 1010
model:
type: minecraft:model
@@ -626,14 +626,14 @@ recipes:
result:
id: default:palm_slab
count: 6
# default:palm_stairs:
# type: shaped
# pattern:
# - A
# - AA
# - AAA
# ingredients:
# A: default:palm_planks
# result:
# id: default:palm_stairs
# count: 4
default:palm_stairs:
type: shaped
pattern:
- A
- AA
- AAA
ingredients:
A: default:palm_planks
result:
id: default:palm_stairs
count: 4