Crafting using Glow Berries, Honey Bottle, Glow Berries, Tomato, Golden Carrot, Beetroot, Cabbage, Bowl and Cabbage, in any arrangement. Produces Gleaming Salad.
Gleaming Salad
Farmer's Delight · by vectorwing
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gleaming Salad | 1–1 | 100% | Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gleaming Salad | 1–1 | 100% | Block State Property |
| — | 1–1 | 100% | Inverted |
Related items
Developer reference
- Registry name
farmersdelight:gleaming_salad_block- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (3)
farmersdelight:blocks/feasts farmersdelight:items/feasts minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:honey_bottle"
},
{
"item": "minecraft:glow_berries"
},
{
"tag": "forge:crops/tomato"
},
{
"item": "minecraft:golden_carrot"
},
{
"tag": "forge:crops/beetroot"
},
{
"item": "farmersdelight:cabbage"
},
{
"item": "minecraft:bowl"
},
{
"item": "farmersdelight:cabbage"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}