Ice Unit
cookingforblockheads:ice_unit

Ice Unit

CookingForBlockheads · by BlayTheNinth
item

Acquisition

Crafting using Snowball, Snowball, Snowball, Any Iron Ingots, Redstone Comparator and Any Iron Ingots, arranged in the pattern shown. Produces Ice Unit.

Crafting
Snowball
Snowball
Snowball
Any Iron Ingots
Redstone Comparator
Any Iron Ingots
Ice Unit Ice Unit guaranteed
Developer reference
Registry name
cookingforblockheads:ice_unit
Namespace
cookingforblockheads
Mod ID
cookingforblockheads

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "ICI"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:comparator"
    },
    "I": {
      "tag": "balm:iron_ingots"
    },
    "S": {
      "item": "minecraft:snowball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}