Crafting using Organic Black Dye, Any String and Cardboard, in any arrangement. Produces Name Tag.
Name Tag
Minecraft · by Mojang Studios
Acquisition
Scrapbox using Scrap Box. Produces Name Tag.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
Gameplay loot table: Treasure (minecraft) minecraft:treasure | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:name_tag- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/black"
},
{
"tag": "forge:string"
},
{
"item": "create:cardboard"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}