Crafting using Ashen Log, Ashen Log, Ashen Log and Ashen Log, arranged in the pattern shown. Produces 4× Hollow Ashen Log.
Hollow Ashen Log
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hollow Ashen Log | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:hollow_ancient_log- Namespace
quark- Mod ID
quark- Tags (2)
quark:blocks/hollow_logs quark:items/hollow_logs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" L ",
"L L",
" L "
],
"ingredients": {
"L": {
"item": "quark:ancient_log"
}
},
"conditions": [
{
"raw": {
"flag": "hollow_logs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
