Fix placer not being added
This commit is contained in:
parent
49d19c5721
commit
27d5a8279d
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"type": "forge:add_features",
|
||||
"features": ["otemod:ilusium_oregen_overworld"],
|
||||
"biomes": "#is_overworld",
|
||||
"step": "underground_ores"
|
||||
}
|
Reference in a new issue