Gold Gate
supplementaries:gold_gate

Gold Gate

Supplementaries · by MehVahdJukaar, Plantkillable
block Fan TransparentGuarded By PiglinsPickaxe MineablePiglin LovedNon Double Doors

Acquisition

Crafting using Gold Nugget, Gold Ingot, Gold Nugget, Gold Nugget, Gold Ingot and Gold Nugget, arranged in the pattern shown. Produces 2× Gold Gate.

Crafting conditional
Gold Nugget
Gold Ingot
Gold Nugget
Gold Nugget
Gold Ingot
Gold Nugget
Gold Gate Gold Gate ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Gold Gate1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Gold Gate1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:gold_gate
Namespace
supplementaries
Mod ID
supplementaries
Tags (5)
create:blocks/fan_transparent
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe
minecraft:items/piglin_loved
quark:blocks/non_double_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "101",
    "101"
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:gold_ingot"
    },
    "1": {
      "item": "minecraft:gold_nugget"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "iron_gate",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    },
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "quark"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}