mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-28 03:19:14 +00:00
Merge pull request #351 from postyizhan/door_recipes_fix
添加棕榈树案例中漏写的门的配方
This commit is contained in:
@@ -643,6 +643,17 @@ recipes:
|
||||
result:
|
||||
id: default:palm_trapdoor
|
||||
count: 2
|
||||
default:palm_door:
|
||||
type: shaped
|
||||
pattern:
|
||||
- AA
|
||||
- AA
|
||||
- AA
|
||||
ingredients:
|
||||
A: default:palm_planks
|
||||
result:
|
||||
id: default:palm_door
|
||||
count: 3
|
||||
default:palm_fence_gate:
|
||||
type: shaped
|
||||
pattern:
|
||||
@@ -683,4 +694,4 @@ recipes:
|
||||
A: default:palm_planks
|
||||
result:
|
||||
id: default:palm_stairs
|
||||
count: 4
|
||||
count: 4
|
||||
|
||||
Reference in New Issue
Block a user