Crafting using Basic Display and Compass, arranged in the pattern shown. Produces GPS.
GPS
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
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
}