block· Machines & Other Blocks

Soiled Purpur Block

Goety · by Polarice3
block End Soil BlocksPickaxe Mineable

Soiled Purpur Block is a block from Goety, crafted from End Soil Debris and Purpur Block.

Acquisition

Crafting using End Soil Debris, Purpur Block, Purpur Block and End Soil Debris, arranged in the pattern shown. Produces 2× Soiled Purpur Block.

Crafting
Soiled Purpur Block ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:soiled_purpur_block
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/end_soil_blocks
goety:items/end_soil_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lm",
    "ml"
  ],
  "ingredients": {
    "l": {
      "item": "goety:end_soil_debris"
    },
    "m": {
      "item": "minecraft:purpur_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}