Crafting using Sepia Globe and Soap, in any arrangement. Produces Globe.
Globe
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Globe | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Globe and Antique Ink, in any arrangement. Produces Sepia Globe.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Globe | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:globe- 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_sepia"
},
{
"item": "supplementaries:soap"
}
],
"conditions": [
{
"raw": {
"flag": "globe",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
},
{
"raw": {
"flag": "soap",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}