Tier 1 Rover
ad_astra:tier_1_rover

Tier 1 Rover

Ad Astra · by Alex Nijjar
item Held Over Head

Acquisition

Crafting using Desh Block, Steel Rod, Large Gas Tank, Radio, Desh Engine, Wheel, Desh Plate and Wheel, arranged in the pattern shown. Produces Tier 1 Rover.

Crafting
Tier 1 Rover Tier 1 Rover guaranteed
Developer reference
Registry name
ad_astra:tier_1_rover
Namespace
ad_astra
Mod ID
ad_astra
Tags (1)
ad_astra:items/held_over_head

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D |",
    "GR#",
    "WPW"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:desh_engine"
    },
    "D": {
      "tag": "ad_astra:desh_blocks"
    },
    "G": {
      "item": "ad_astra:large_gas_tank"
    },
    "P": {
      "tag": "ad_astra:desh_plates"
    },
    "R": {
      "item": "ad_astra:radio"
    },
    "W": {
      "item": "ad_astra:wheel"
    },
    "|": {
      "tag": "ad_astra:steel_rods"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}