Sticky Gloves
cataclysm:sticky_gloves

Sticky Gloves

cataclysm · by L_Ender
item Sticky ItemHands

Function

Block the looting of Koboleton

Acquisition

Crafting using String, Leather, Slimeball and Rabbit Hide, in any arrangement. Produces Sticky Gloves.

Crafting ⇆ any arrangement
String
Leather
Slimeball
Rabbit Hide
Sticky Gloves Sticky Gloves guaranteed
Developer reference
Registry name
cataclysm:sticky_gloves
Namespace
cataclysm
Mod ID
cataclysm
Tags (2)
cataclysm:items/sticky_item
curios:items/hands

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:string"
    },
    {
      "item": "minecraft:leather"
    },
    {
      "item": "minecraft:slime_ball"
    },
    {
      "item": "minecraft:rabbit_hide"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}