Bring back tree seeds

This commit is contained in:
2026-02-22 02:23:00 -07:00
parent 3202143b45
commit 78c14def3e
60 changed files with 236 additions and 4 deletions

View File

@@ -2,9 +2,14 @@
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "dynamictrees:birch_seed"
},
[
{
"item": "minecraft:birch_sapling"
},
{
"item": "traverse:yellow_autumnal_sapling"
}
],
{
"tag": "forge:water"
}