Prismarine Grass Topped Wall
mcwfences:prismarine_grass_topped_wall

Prismarine Grass Topped Wall

Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Non Diagonal FencesGrass Topped WallsFencesPickaxe MineableWallsWalls

Acquisition

Crafting using Prismarine, Dirt, Prismarine, Prismarine Bricks, Prismarine Bricks and Prismarine Bricks, arranged in the pattern shown. Produces 6× Prismarine Grass Topped Wall.

Crafting
Prismarine Grass Topped Wall Prismarine Grass Topped Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Prismarine Grass Topped Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:prismarine_grass_topped_wall
Namespace
mcwfences
Mod ID
mcwfences
Tags (6)
diagonalfences:blocks/non_diagonal_fences
mcwfences:blocks/grass_topped_walls
minecraft:blocks/fences
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BGB",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:prismarine_bricks"
    },
    "B": {
      "item": "minecraft:prismarine"
    },
    "G": {
      "item": "minecraft:dirt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grass_topped",
  "experience": null,
  "cooking_time": null
}