supplementaries:feather_block

Feather Block

Supplementaries · by MehVahdJukaar, Plantkillable
block Storage BlocksStorage BlocksDampens VibrationsOccludes Vibration SignalsDampens Vibrations

Acquisition

Crafting using Feather, Feather, Feather, Feather, Feather, Feather, Feather, Feather and Feather, arranged in the pattern shown. Produces Feather Block.

Crafting conditional
Feather
Feather
Feather
Feather
Feather
Feather
Feather
Feather
Feather
Feather Block guaranteed

Mining & drops

sourcecountchanceconditions
Feather Block1–1100%Survives Explosion

Used in (3)

Crafting using Feather Block, Feather Block, Feather Block, Any Wooden Slabs, Any Wooden Slabs and Any Wooden Slabs, arranged in the pattern shown. Produces White Stool.

Crafting conditional
White Stool White Stool·not yet documented guaranteed

Crafting using Feather Block, arranged in the pattern shown. Produces 9× Feather.

Crafting conditional
Feather Feather ×9 guaranteed

Crafting using Feather Block, Feather Block, Feather Block, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces White Bed.

Crafting conditional
White Bed White Bed guaranteed

Block drops

dropscountchanceconditions
Feather Block1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:feather_block
Namespace
supplementaries
Mod ID
supplementaries
Tags (5)
forge:blocks/storage_blocks
forge:items/storage_blocks
minecraft:blocks/dampens_vibrations
minecraft:blocks/occludes_vibration_signals
supplementaries:blocks/dampens_vibrations

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "000",
    "000",
    "000"
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:feather"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "feather_block",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}