Crafting using Paper and Ink Sac, in any arrangement. Produces Courier Letter.
Courier Letter
Hexerei · by JoeFoxe
Courier Letter is a block from Hexerei, crafted from Paper and Ink Sac.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Courier Letter | 1–1 | 100% | — |
| Courier Package | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
hexerei:courier_letter- Namespace
hexerei- Mod ID
hexerei
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:ink_sac"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}