Honeyed Apple
create:honeyed_apple

Honeyed Apple

Create · by simibubi
item

Acquisition

Filling using Apple and Honey (250 mB). Produces Honeyed Apple.

Filling
Apple Apple Honey (250 mB)
Honeyed Apple Honeyed Apple guaranteed
Developer reference
Registry name
create:honeyed_apple
Namespace
create
Mod ID
create

Recipe JSON (1):

{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:apple"
    },
    {
      "amount": 250,
      "fluidTag": "forge:honey"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}