Crafting using Any Diamond Gem, Bluebright Stick, Paper, Bluebright Stick and Paper, arranged in the pattern shown. Produces Hakurei's Gohei.
item· Other
Hakurei's Gohei
Touhou Little Maid · by TartaricAcid, Snownee, Succinum, Pajinyi, Zhi_Ban, CrystalizedSun, Foky, ZeniCrow, Paulzzh, Yuriscat, Lappland162
Hakurei's Gohei is a item from Touhou Little Maid, crafted from Any Diamond Gem, Bluebright Stick, and Paper. A gohei used for creating an altar after you constructed it.
Function
A gohei used for creating an altar after you constructed it. Maids holding this gohei can shoot danmaku at hostile monsters.
Acquisition
Developer reference
- Registry name
touhou_little_maid:hakurei_gohei- Namespace
touhou_little_maid- Mod ID
touhou_little_maid
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" D",
" SP",
"S P"
],
"ingredients": {
"D": {
"tag": "forge:gems/diamond"
},
"P": {
"item": "minecraft:paper"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}