修复先辈生成问题
This commit is contained in:
parent
8b69b280d5
commit
44ed7ea028
1 changed files with 1 additions and 40 deletions
|
@ -1,45 +1,6 @@
|
||||||
{
|
{
|
||||||
"type": "neoforge:add_spawns",
|
"type": "neoforge:add_spawns",
|
||||||
"biomes": [
|
"biomes": "#c:is_overworld",
|
||||||
"badlands",
|
|
||||||
"bamboo_jungle",
|
|
||||||
"birch_forest",
|
|
||||||
"cherry_grove",
|
|
||||||
"dark_forest",
|
|
||||||
"desert",
|
|
||||||
"dripstone_caves",
|
|
||||||
"eroded_badlands",
|
|
||||||
"flower_forest",
|
|
||||||
"forest",
|
|
||||||
"frozen_peaks",
|
|
||||||
"grove",
|
|
||||||
"ice_spikes",
|
|
||||||
"jagged_peaks",
|
|
||||||
"jungle",
|
|
||||||
"lush_caves",
|
|
||||||
"mangrove_swamp",
|
|
||||||
"meadow",
|
|
||||||
"old_growth_birch_forest",
|
|
||||||
"old_growth_pine_taiga",
|
|
||||||
"old_growth_spruce_taiga",
|
|
||||||
"plains",
|
|
||||||
"savanna",
|
|
||||||
"savanna_plateau",
|
|
||||||
"snowy_slopes",
|
|
||||||
"snowy_beach",
|
|
||||||
"snowy_plains",
|
|
||||||
"snowy_taiga",
|
|
||||||
"stony_peaks",
|
|
||||||
"stony_shore",
|
|
||||||
"sunflower_plains",
|
|
||||||
"swamp",
|
|
||||||
"taiga",
|
|
||||||
"windswept_forest",
|
|
||||||
"windswept_gravelly_hills",
|
|
||||||
"windswept_hills",
|
|
||||||
"windswept_savanna",
|
|
||||||
"wooded_badlands"
|
|
||||||
],
|
|
||||||
"spawners": {
|
"spawners": {
|
||||||
"type": "superbwarfare:senpai",
|
"type": "superbwarfare:senpai",
|
||||||
"weight": 20,
|
"weight": 20,
|
||||||
|
|
Loading…
Add table
Reference in a new issue