supplementaries:soap_block

Soap Block

Supplementaries · by MehVahdJukaar, Plantkillable
block Storage BlocksStorage BlocksPickaxe Mineable

Acquisition

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

Crafting conditional
Soap
Soap
Soap
Soap
Soap
Soap
Soap
Soap
Soap
Soap Block guaranteed

Mining & drops

sourcecountchanceconditions
Soap Block1–1100%Survives Explosion

Used in (1)

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

Crafting conditional
Soap Soap ×9 guaranteed

Block drops

dropscountchanceconditions
Soap Block1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:soap_block
Namespace
supplementaries
Mod ID
supplementaries
Tags (3)
forge:blocks/storage_blocks
forge:items/storage_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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