Millstone
16×16 · BAKED

block· Machines & Other Blocks

Millstone

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod ItemsPickaxe Mineable

Millstone is a block from Kaleidoscope Cookery, crafted from Archwood Fence, Stick, Grindstone, and Smooth Stone.

Acquisition

Block drops

Drops itself

Developer reference
Registry name
kaleidoscope_cookery:millstone
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " F ",
    "SG ",
    "TTT"
  ],
  "ingredients": {
    "F": {
      "tag": "forge:fences/wooden"
    },
    "G": {
      "item": "minecraft:grindstone"
    },
    "S": {
      "item": "minecraft:stick"
    },
    "T": {
      "item": "minecraft:smooth_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}