Crafting using Moth Dust, Guano, String and String, in any arrangement. Produces Moth Ball.
Moth Ball
Alex's Caves · by Alexthe668, Noonyeyz
Moth Ball is a block from Alex's Caves, crafted from Moth Dust, Guano, and String.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Moth Ball | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:moth_ball- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "alexscaves:moth_dust"
},
{
"item": "alexscaves:guano"
},
{
"item": "minecraft:string"
},
{
"item": "minecraft:string"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}