From 36aba7527964599162619eeb0a3c39ee41ffeb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=BF=E7=AB=99?= <97342038+postyizhan@users.noreply.github.com> Date: Tue, 26 Aug 2025 23:56:44 +0800 Subject: [PATCH] Update palm_tree.yml --- .../resources/default/configuration/palm_tree.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/common-files/src/main/resources/resources/default/configuration/palm_tree.yml b/common-files/src/main/resources/resources/default/configuration/palm_tree.yml index a47b29498..901dbbb00 100644 --- a/common-files/src/main/resources/resources/default/configuration/palm_tree.yml +++ b/common-files/src/main/resources/resources/default/configuration/palm_tree.yml @@ -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 \ No newline at end of file + count: 4