Ram Rod

item· Other

Ram Rod

Create Big Cannons · by rbasamoyai
item

Ram Rod is an item from Create Big Cannons, crafted from Ram Head and Stick. Used for _manually loading a cannon_ instead of using the Cannon Loader contraption.

Function

Used for _manually loading a cannon_ instead of using the Cannon Loader contraption. _Consumes saturation and hunger points_, with more for every block pushed. RAM ROD Can Be Used by Deployers _No_ _Yes_ Push Strength Up to _%s blocks_ Reach Up to _%s blocks_ inside a cannon

R-Click on Cannon Block: Pushes munition blocks further into the cannon. Can push munition blocks out if applicable.

R-Click on a Munition Block: Pushes munition blocks. A string of munition blocks _must be connected to a valid cannon block_ to be pushed.

Acquisition

Crafting using Ram Head, Stick and Stick, arranged in the pattern shown. Produces Ram Rod.

Crafting
Ram Head
Stick
Stick
Ram Rod Ram Rod guaranteed
Developer reference
Registry name
createbigcannons:ram_rod
Namespace
createbigcannons
Mod ID
createbigcannons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "H",
    "S",
    "S"
  ],
  "ingredients": {
    "H": {
      "item": "createbigcannons:ram_head"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}