Crafting using Any Iron Ingot, Any Redstone Dust and Note Block, arranged in the pattern shown. Produces Portable Tune Player.
- Inputs
- Any Iron Ingot
- Any Redstone Dust
- Note Block
- Output
- → Portable Tune Player
item· Other
Portable Tune Player is an item from SecurityCraft, crafted from Any Iron Ingot, Any Redstone Dust, and Note Block.
Crafting using Any Iron Ingot, Any Redstone Dust and Note Block, arranged in the pattern shown. Produces Portable Tune Player.
securitycraft:portable_tune_playersecuritycraftsecuritycraftRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IRN"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"N": {
"item": "minecraft:note_block"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}