Small Connector With Light
createaddition:small_light_connector

Small Connector With Light

block Pickaxe Mineable

Acquisition

Crafting using Iron Wire, Any Glass and Small Connector, in any arrangement. Produces Small Connector With Light.

Crafting ⇆ any arrangement
Small Connector With Light Small Connector With Light guaranteed

Mining & drops

sourcecountchanceconditions
Small Connector With Light1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createaddition:small_light_connector
Namespace
createaddition
Mod ID
createaddition
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:wires/iron"
    },
    {
      "tag": "forge:glass"
    },
    {
      "item": "createaddition:connector"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}