Crafting using Paper, Any Diamond Gem, Bluebright Stick, Paper and Bluebright Stick, arranged in the pattern shown. Produces Sanae's Gohei.
item· Other
Sanae's Gohei
Touhou Little Maid · by TartaricAcid, Snownee, Succinum, Pajinyi, Zhi_Ban, CrystalizedSun, Foky, ZeniCrow, Paulzzh, Yuriscat, Lappland162
Sanae's Gohei is a item from Touhou Little Maid, crafted from Paper, Any Diamond Gem, and Bluebright Stick. 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:sanae_gohei- Namespace
touhou_little_maid- Mod ID
touhou_little_maid
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" PD",
" SP",
"S "
],
"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
}