Diamond Plate
techreborn:diamond_plate

Diamond Plate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Diamond PlatesPlates

Acquisition

Developer reference
Registry name
techreborn:diamond_plate
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/diamond_plates
techreborn:items/plates

Recipe JSON (2):

{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:diamond_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "tag": "c:diamond_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}