Yellow Gelatin
alexscaves:gelatin_yellow

Yellow Gelatin

Alex's Caves · by Alexthe668, Noonyeyz
item Gelatins

Yellow Gelatin is a item from Alex's Caves, crafted from Yellow Sweetish Fish.

Acquisition

Smelting using Yellow Sweetish Fish (200 ticks, 0.15 xp). Produces Yellow Gelatin.

Smelting

200 ticks· 0.15 xp

Yellow Gelatin Yellow Gelatin guaranteed

Smoking using Yellow Sweetish Fish (100 ticks, 0.15 xp). Produces Yellow Gelatin.

Smoking

100 ticks· 0.15 xp

Yellow Gelatin Yellow Gelatin guaranteed

Used in (1)

Crafting using Yellow Gelatin, Yellow Gelatin, Yellow Gelatin, Yellow Gelatin, Yellow Gelatin, Yellow Gelatin, Yellow Gelatin and Yellow Gelatin, arranged in the pattern shown. Produces 3× Yellow Gummy Ring.

Crafting
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gelatin
Yellow Gummy Ring Yellow Gummy Ring ×3 guaranteed
Developer reference
Registry name
alexscaves:gelatin_yellow
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
alexscaves:items/gelatins

Recipe JSON (3):

{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:sweetish_fish_yellow"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.15,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:sweetish_fish_yellow"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.15,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:sweetish_fish_yellow"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.15,
  "cooking_time": 100
}