Skip to content

Commit

Permalink
Add BOP Boats and Chest Boats to Fabric Boats Entity Type Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JT122406 committed Mar 19, 2024
1 parent cda0340 commit cdeda4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions fabric/src/main/resources/data/c/tags/entity_types/boats.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"biomesoplenty:boat",
"biomesoplenty:chest_boat"
]
}

0 comments on commit cdeda4d

Please sign in to comment.