Skip to content

Commit

Permalink
fix default chest boat config
Browse files Browse the repository at this point in the history
  • Loading branch information
pop4959 committed Dec 7, 2024
1 parent bfccc83 commit 3d758c4
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion bukkit/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,25 @@ entities:
autoProtect: private
leash_knot:
autoProtect: private
chest_boat:
acacia_chest_boat:
autoProtect: private
bamboo_chest_raft:
autoProtect: private
birch_chest_boat:
autoProtect: private
cherry_chest_boat:
autoProtect: private
dark_oak_chest_boat:
autoProtect: private
jungle_chest_boat:
autoProtect: private
mangrove_chest_boat:
autoProtect: private
oak_chest_boat:
autoProtect: private
pale_oak_chest_boat:
autoProtect: private
spruce_chest_boat:
autoProtect: private
chest_minecart:
autoProtect: private
Expand Down

0 comments on commit 3d758c4

Please sign in to comment.