Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
Biome Modifiers
(view source)
Revision as of 03:44, 15 June 2022
2 bytes added
,
03:44, 15 June 2022
m
Fix typo in biome modifier path and field
Line 204:
Line 204:
<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
{
{
−
"type": "forge:
add_spawn
", // Required
+
"type": "forge:
add_spawns
", // Required
"biomes": "#namespace:biome_tag", // Accepts a biome id, [list of biome ids], or #namespace:biome_tag
"biomes": "#namespace:biome_tag", // Accepts a biome id, [list of biome ids], or #namespace:biome_tag
−
"
spawner
":
+
"
spawners
":
{
{
"type": "namespace:entity_type", // Type of mob to spawn
"type": "namespace:entity_type", // Type of mob to spawn
SameButDifferent
2
edits