Cushion Focus
16×16 · BAKED

item· Other

Cushion Focus

Goety · by Polarice3
item Focuses

Cushion Focus is an item from Goety, crafted from Hay Bale, Light Blue Wool, and Empty Focus. Summons a cloud on a location which will cause any entity that falls on it to not take fall damage.

Function

Summons a cloud on a location which will cause any entity that falls on it to not take fall damage.

Acquisition

Crafting using Hay Bale, Light Blue Wool, Hay Bale, Light Blue Wool, Empty Focus, Light Blue Wool, Hay Bale, Light Blue Wool and Hay Bale, arranged in the pattern shown. Produces Cushion Focus.

Crafting
Cushion Focus Cushion Focus guaranteed
Developer reference
Registry name
goety:cushion_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sfs",
    "fef",
    "sfs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "tag": "minecraft:wool"
    },
    "s": {
      "item": "minecraft:hay_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}