botania:turntable

Spreader Turntable

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Axe Mineable

Acquisition

Crafting using Any Livingwood Logs, Any Livingwood Logs, Any Livingwood Logs, Any Livingwood Logs, Sticky Piston, Any Livingwood Logs, Any Livingwood Logs, Any Livingwood Logs and Any Livingwood Logs, arranged in the pattern shown. Produces Spreader Turntable.

Crafting
Spreader Turntable guaranteed

Mining & drops

sourcecountchanceconditions
Spreader Turntable1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:turntable
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WPW",
    "WWW"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:sticky_piston"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}