Skip to content

Commit

Permalink
Read CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RadonCoding committed Apr 4, 2024
1 parent c59e0c4 commit d5b05f2
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "neoforge:add_spawns",
"biomes": "#minecraft:is_badlands",
"spawners":
[
{
"type": "jujutsu_kaisen:ko_guy",
"weight": 50,
"minCount": 1,
"maxCount": 1
}
]
}

0 comments on commit d5b05f2

Please sign in to comment.