Crafting using Globe and Antique Ink, in any arrangement. Produces Sepia Globe.
Sepia Globe
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sepia Globe | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Sepia Globe and Soap, in any arrangement. Produces Globe.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Sepia Globe | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:globe_sepia- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "supplementaries:globe"
},
{
"item": "supplementaries:antique_ink"
}
],
"conditions": [
{
"raw": {
"flag": "globe_sepia",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
},
{
"raw": {
"flag": "antique_ink",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}