Crafting using Wheat, Strawberries, Wheat and Sugar, in any arrangement. Produces 2× Strawberry Scones.
Strawberry Scones
Neapolitan · by Team Abnormals
Strawberry Scones is a item from Neapolitan, crafted from Wheat, Strawberries, and Sugar.
Acquisition
Developer reference
- Registry name
neapolitan:strawberry_scones- Namespace
neapolitan- Mod ID
neapolitan
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:wheat"
},
{
"tag": "forge:fruits/strawberry"
},
{
"item": "minecraft:wheat"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}