GPS
techreborn:gps

GPS

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Basic Display and Compass, arranged in the pattern shown. Produces GPS.

Crafting
Basic Display
Compass
GPS GPS guaranteed
Developer reference
Registry name
techreborn:gps
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "C"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:basic_display"
    },
    "C": {
      "item": "minecraft:compass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}