From 783c1f12ad6d203b1d25b9b0e796a7ac2ab33f93 Mon Sep 17 00:00:00 2001 From: Len <40720638+destro174@users.noreply.github.com> Date: Mon, 28 Jul 2025 10:40:37 +0200 Subject: [PATCH] Update grass recipe to use all seeds --- galaxy/data/galaxy/recipe/grass.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/galaxy/data/galaxy/recipe/grass.json b/galaxy/data/galaxy/recipe/grass.json index f6f40ab..66f49f1 100644 --- a/galaxy/data/galaxy/recipe/grass.json +++ b/galaxy/data/galaxy/recipe/grass.json @@ -9,7 +9,12 @@ "minecraft:rooted_dirt", "minecraft:dirt" ], - "S": "minecraft:wheat_seeds" + "S": [ + "minecraft:wheat_seeds", + "minecraft:melon_seeds", + "minecraft:pumpkin_seeds", + "minecraft:beetroot_seeds" + ] }, "pattern": [ " S ",