This biome is decorated by maple trees, ginkgo trees, zelkova trees and theirs defoliation piles. Untrodden Valley will generate around Youkai Mountain biome.
Attention: if your sorcery extractor recipe has less than 4 ingredients, you should write {"item":"minecraft:air"} like:
{
"type": "gensokyoontology:sorcery_extract",
"ingredients": [
{
"item": "your_data_pack:your_ingredient"
},
{
"item": "your_data_pack:your_ingredient"
},
{
"item": "your_data_pack:your_ingredient"
},
{
"item": "minecraft:air"
}
],
"output": {
"item": "your_data_pack:your_output",
"count": 1
}
}
DO NOT MISS TO WRITE LESS THAN 4 BRACKETS IN INGREDIENTS ARRAY. Otherwise the game will crush and throw NullPointerException.
Now player can craft Haniwa Block on Sorcery Extractor. By right clicking Haniwa Block every day, player can increase the faith point. When Haniwa Block recived enough faith point it will turned into a lively being to help you combat.

An adventure mod derivates from the world view of Touhou Project, which add brand new dimensions and other interesting features of Gensokyo.