block· Machines & Other Blocks

Loam

[Let's Do] Vinery · by Jason13Official, Satisfy
block Shovel Mineable

Loam is a block from [Let's Do] Vinery, crafted from Clay Ball and Sand.

Acquisition

Crafting using Clay Ball, Sand, Sand and Clay Ball, arranged in the pattern shown. Produces 2× Loam.

Crafting
Loam ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Loam1–1100%Survives Explosion

Used in

Crafting using Loam, Loam, Loam, Loam, Loam and Loam, arranged in the pattern shown. Produces 4× Loam Stairs.

Crafting
Loam Stairs Loam Stairs ×4 guaranteed

Crafting using Loam, Loam and Loam, arranged in the pattern shown. Produces 6× Loam Slab.

Crafting
Loam Slab Loam Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:loam
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#S",
    "S#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:clay_ball"
    },
    "S": {
      "item": "minecraft:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "loam",
  "experience": null,
  "cooking_time": null
}