NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/creating/moss_generator.json

17 lines
667 B
JSON
Raw Normal View History

{
"name": "沼泽之霍米",
"icon": "naturesaura:moss_generator",
"category": "creating",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "天然$(#419600)灵气$()的一个很好的来源是覆盖在方块上的$(thing)青苔$(). 这笔财富可以为$(item)沼泽之霍米$()所用: 它会移除周围任何方块上的青苔, 以此产出$(#419600)灵气$()并释放到环境中."
},
{
"type": "crafting",
"recipe": "naturesaura:moss_generator",
"text": "制造 $(item)沼泽之霍米$()"
}
]
}