Antenna Base
xnet:antenna_base

Antenna Base

block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Block of Iron and Any Iron Ingot, arranged in the pattern shown. Produces Antenna Base.

Crafting
Antenna Base Antenna Base guaranteed

Mining & drops

sourcecountchanceconditions
Antenna Base1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
xnet:antenna_base
Namespace
xnet
Mod ID
xnet
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    " i ",
    "iIi"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_block"
    },
    "i": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}