Skip to content

Commit

Permalink
Remove the biome filters from the default configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSzabo committed Aug 7, 2024
1 parent 4186d76 commit c388eb8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/quest_pools/daily/quests/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ tasks:
regions:
type: blacklist
value: [ "spawn" ]
biomes:
type: whitelist
value: [ "minecraft:plains", "minecraft:forest" ]
min-y-level: 0
max-y-level: 64
hand:
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/quest_pools/global/quests/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ tasks:
regions:
type: blacklist
value: [ "spawn" ]
biomes:
type: whitelist
value: [ "minecraft:plains", "minecraft:forest" ]
min-y-level: 0
max-y-level: 64
hand:
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/quest_pools/weekly/quests/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ tasks:
regions:
type: blacklist
value: [ "spawn" ]
biomes:
type: whitelist
value: [ "minecraft:plains", "minecraft:forest" ]
min-y-level: 0
max-y-level: 64
hand:
Expand Down

0 comments on commit c388eb8

Please sign in to comment.