Roller
pamhc2foodcore:rolleritem

Roller

Pam's HarvestCraft 2 - Food Core · by Pamela Collins, ie MatrexsVigil, PamHarvestCraft
item Roller Tool Roller

Acquisition

Crafting using Treated Stick, Any Logs and Treated Stick, arranged in the pattern shown. Produces Roller.

Crafting
Roller Roller guaranteed
Developer reference
Registry name
pamhc2foodcore:rolleritem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/tool_roller/roller

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "aba",
    "   "
  ],
  "ingredients": {
    "a": {
      "tag": "forge:rods/wooden"
    },
    "b": {
      "tag": "minecraft:logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}