Crafting using Grass Block, Wheat Seeds and Dragonstone, arranged in the pattern shown. Produces 4× World Seed.
World Seed
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Developer reference
- Registry name
botania:world_seed- Namespace
botania- Mod ID
botania
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"G",
"S",
"D"
],
"ingredients": {
"D": {
"tag": "botania:dragonstone_gems"
},
"G": {
"item": "minecraft:grass_block"
},
"S": {
"item": "minecraft:wheat_seeds"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}