Resilience Lotion
16×16 · BAKED

item· Other

Resilience Lotion

Goety · by Polarice3
item

Resilience Lotion is an item from Goety, crafted from Scute, Shulker Shell, Nautilus Shell, and Any Diamond Gem.

Acquisition

Cauldron using Scute, Shulker Shell, Nautilus Shell and Any Diamond Gem. Produces Resilience Lotion.

Cauldron conditional
Scute ScuteShulker Shell Shulker ShellNautilus Shell Nautilus ShellAny Diamond Gem Any Diamond Gem·members not yet documented
Resilience Lotion Resilience Lotion guaranteed
Developer reference
Registry name
goety:resilience_lotion
Namespace
goety
Mod ID
goety

Recipe JSON (2):

{
  "recipe_type": "goety:cauldron",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:scute"
    },
    {
      "item": "minecraft:shulker_shell"
    },
    {
      "item": "minecraft:nautilus_shell"
    },
    {
      "tag": "forge:gems/diamond"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:not",
        "value": {
          "type": "forge:mod_loaded",
          "modid": "goety_revelation"
        }
      },
      "type": "forge:not"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:scute"
    },
    {
      "item": "minecraft:shulker_shell"
    },
    {
      "item": "minecraft:nautilus_shell"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "minecraft:glass_bottle"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "goety_revelation"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}