diff --git a/fabric/src/main/resources/data/c/tags/entity_types/boats.json b/fabric/src/main/resources/data/c/tags/entity_types/boats.json new file mode 100644 index 000000000..be8763c5b --- /dev/null +++ b/fabric/src/main/resources/data/c/tags/entity_types/boats.json @@ -0,0 +1,7 @@ +{ + "replace": false, + "values": [ + "biomesoplenty:boat", + "biomesoplenty:chest_boat" + ] +} \ No newline at end of file